superb-warfare/src/main/resources/data/superbwarfare/recipes/glock18_smithing.json

15 lines
No EOL
288 B
JSON

{
"type": "minecraft:smithing_transform",
"template": {
"item": "superbwarfare:glock_18_blueprint"
},
"base": {
"item": "superbwarfare:rare_material_pack"
},
"addition": {
"item": "minecraft:gold_ingot"
},
"result": {
"item": "superbwarfare:glock_18"
}
}