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,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#",
"W",
"W"
],
"key": {
"#": {
"item": "gameritems:jeremium_ingot"
},
"W": {
"item": "gameritems:netherite_stick"
}
},
"result": {
"item": "gameritems:jeremium_shovel",
"count": 1
}
}