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

15 lines
No EOL
289 B
JSON

{
"type": "minecraft:smithing_transform",
"template": {
"item": "superbwarfare:taser_blueprint"
},
"base": {
"item": "superbwarfare:common_material_pack"
},
"addition": {
"item": "minecraft:yellow_concrete"
},
"result": {
"item": "superbwarfare:taser"
}
}