superb-warfare/src/main/resources/data/superbwarfare/recipes/hk_416_smithing.json
2025-02-09 16:21:44 +08:00

15 lines
No EOL
300 B
JSON

{
"type": "minecraft:smithing_transform",
"template": {
"item": "superbwarfare:hk_416_blueprint"
},
"base": {
"item": "superbwarfare:epic_material_pack"
},
"addition": {
"tag": "superbwarfare:ingots/cemented_carbide"
},
"result": {
"item": "superbwarfare:hk_416"
}
}