27 lines
401 B
JSON
27 lines
401 B
JSON
{
|
|
"materials": [
|
|
{
|
|
"item": {
|
|
"tag": "forge:ingots/gold"
|
|
},
|
|
"count": 12
|
|
},
|
|
{
|
|
"item": {
|
|
"tag": "forge:ingots/iron"
|
|
},
|
|
"count": 50
|
|
},
|
|
{
|
|
"item": {
|
|
"tag": "forge:gems/quartz"
|
|
},
|
|
"count": 10
|
|
}
|
|
],
|
|
"result": {
|
|
"type": "gun",
|
|
"id": "lradd:famas"
|
|
},
|
|
"type": "tacz:gun_smith_table_crafting"
|
|
} |