Files
minecraft-assets/data/minecraft/recipe/netherite_shovel_smithing.json
2025-02-26 18:31:02 +01:00

9 lines
256 B
JSON

{
"type": "minecraft:smithing_transform",
"addition": "#minecraft:netherite_tool_materials",
"base": "minecraft:diamond_shovel",
"result": {
"id": "minecraft:netherite_shovel"
},
"template": "minecraft:netherite_upgrade_smithing_template"
}