Files
minecraft-assets/data/minecraft/recipe/netherite_helmet_smithing.json
2024-06-13 21:50:08 +02:00

16 lines
316 B
JSON

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