superb-warfare/src/main/resources/data/target/recipes/m_870_smithing.json
2024-05-06 20:08:36 +08:00

15 lines
No EOL
259 B
JSON

{
"type": "minecraft:smithing_transform",
"template": {
"item": "target:m_870_blueprint"
},
"base": {
"item": "target:rare_material_pack"
},
"addition": {
"item": "target:ingot_steel"
},
"result": {
"item": "target:m_870"
}
}