Files
escape-from-funcraft-client/tacz/lradd_default_gun/data/lradd/recipes/ammo/arrow.json
T
2026-07-23 16:35:06 +05:00

22 lines
323 B
JSON

{
"materials": [
{
"item": {
"tag": "forge:ingots/iron"
},
"count": 5
},
{
"item": {
"tag": "forge:feathers"
},
"count": 4
}
],
"result": {
"type": "ammo",
"id": "lradd:arrow",
"count": 10
},
"type": "tacz:gun_smith_table_crafting"
}