Files
minecraft-assets/data/minecraft/recipes/netherite_shovel_smithing.json
2023-05-31 18:29:05 +02:00

15 lines
302 B
JSON

{
"type": "minecraft:smithing_transform",
"addition": {
"item": "minecraft:netherite_ingot"
},
"base": {
"item": "minecraft:diamond_shovel"
},
"result": {
"item": "minecraft:netherite_shovel"
},
"template": {
"item": "minecraft:netherite_upgrade_smithing_template"
}
}