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

10 lines
No EOL
272 B
JSON

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