minecraft-src/data/minecraft/recipe/netherite_helmet_smithing.json
2025-07-04 03:45:38 +03:00

9 lines
No EOL
256 B
JSON

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