Files
minecraft-assets/data/minecraft/recipe/netherite_chestplate_smithing.json
2025-01-15 18:31:25 +01:00

9 lines
264 B
JSON

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