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

15 lines
No EOL
250 B
JSON

{
"type": "minecraft:smithing_transform",
"template": {
"item": "target:rpg_blueprint"
},
"base": {
"item": "target:epic_material_pack"
},
"addition": {
"tag": "minecraft:logs"
},
"result": {
"item": "target:rpg"
}
}