superb-warfare/src/main/resources/data/superbwarfare/recipes/ntw_20_smithing.json
2024-08-03 15:23:51 +08:00

15 lines
No EOL
287 B
JSON

{
"type": "minecraft:smithing_transform",
"template": {
"item": "superbwarfare:ntw_20_blueprint"
},
"base": {
"item": "superbwarfare:legendary_material_pack"
},
"addition": {
"item": "minecraft:spyglass"
},
"result": {
"item": "superbwarfare:ntw_20"
}
}