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

47 lines
825 B
JSON

{
"materials": [
{
"item": {
"type": "forge:partial_nbt",
"item": "tacz:modern_kinetic_gun",
"nbt": {
"GunId": "daffas_arsenal:makten_single"
}
},
"count": 2
},
{
"item": {
"type": "forge:partial_nbt",
"item": "tacz:attachment",
"nbt": {
"AttachmentId": "tacz:light_extended_mag_1"
}
},
"count": 2
},
{
"item": {
"tag": "forge:ingots/iron"
},
"count": 30
},
{
"item": {
"tag": "forge:gems/lapis"
},
"count": 8
},
{
"item": {
"tag": "forge:ingots/gold"
},
"count": 8
}
],
"result": {
"type": "gun",
"id": "daffas_arsenal:uji"
},
"type": "tacz:gun_smith_table_crafting"
}