Files
minecraft-assets/data/minecraft/recipe/netherite_chestplate_smithing.json
2024-11-27 18:31:16 +01:00

10 lines
280 B
JSON

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