Files
escape-from-funcraft-client/tacz/daffas/data/daffas_arsenal/recipes/gun/hk45_sup.json
T
2026-07-23 16:35:06 +05:00

38 lines
616 B
JSON

{
"materials": [
{
"item": {
"type": "forge:partial_nbt",
"item": "tacz:modern_kinetic_gun",
"nbt": {
"GunId": "daffas_arsenal:hk45"
}
},
"count": 1
},
{
"item": {
"tag": "forge:ingots/gold"
},
"count": 10
},
{
"item": {
"tag": "forge:ingots/iron"
},
"count": 30
},
{
"item": {
"tag": "forge:gems/lapis"
},
"count": 10
}
],
"result": {
"type": "gun",
"id": "daffas_arsenal:hk45_sup"
},
"type": "tacz:gun_smith_table_crafting"
}