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

33 lines
500 B
JSON

{
"materials": [
{
"item": {
"tag": "forge:ingots/gold"
},
"count": 20
},
{
"item": {
"tag": "forge:ingots/iron"
},
"count": 100
},
{
"item": {
"tag": "forge:gems/quartz"
},
"count": 12
},
{
"item": {
"tag": "forge:gems/diamond"
},
"count": 2
}
],
"result": {
"type": "gun",
"id": "daffas_arsenal:g36"
},
"type": "tacz:gun_smith_table_crafting"
}