Skip to content

Instantly share code, notes, and snippets.

View CKenJa's full-sized avatar
💭
sleepy

CKenJa CKenJa

💭
sleepy
View GitHub Profile
@CKenJa
CKenJa / pixelart_color_repalcer.ipynb
Last active October 17, 2023 12:21
pixelart_color_repalcer.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
clear @s minecraft:diamond_sword
summon minecraft:item ~ ~ ~ {PickupDelay:0,Item:{id:"minecraft:diamond_sword",Count:1b,tag:{display:{Name:'{"text":"ネザースターの剣","color":"light_purple","bold":true,"italic":false}'}}}}
advancement revoke @s only ckenja_recipe_test:example
recipe take @s ckenja_recipe_test:example
{
"criteria":{
"ckenja_example_nether_star_sword":{
"trigger":"minecraft:recipe_unlocked","conditions":{
"recipe":"ckenja_recipe_test:example"
}
}
},
"rewards": {
"function":"ckenja_recipe_test:example"