superb-warfare/src/main/resources/data/superbwarfare/recipes/hunting_rifle_smithing.json
2024-07-27 02:20:09 +08:00

15 lines
No EOL
291 B
JSON

{
"type": "minecraft:smithing_transform",
"template": {
"item": "superbwarfare:hunting_rifle_blueprint"
},
"base": {
"item": "superbwarfare:epic_material_pack"
},
"addition": {
"tag": "minecraft:logs"
},
"result": {
"item": "superbwarfare:hunting_rifle"
}
}