update name

This commit is contained in:
RyanTLG
2022-05-01 15:09:52 +02:00
parent b0eaaeb61d
commit 126f41617f
324 changed files with 750 additions and 750 deletions

View File

@@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" #X",
"#SX",
" #X"
],
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:string"
},
"S": {
"item": "minecraft:light_blue_dye"
}
},
"result": {
"item": "gameritems:gamer_bow"
}
}