37 lines
616 B
JSON
37 lines
616 B
JSON
{
|
|
"materials": [
|
|
{
|
|
"item": {
|
|
"type": "forge:partial_nbt",
|
|
"item": "tacz:modern_kinetic_gun",
|
|
"nbt": {
|
|
"GunId": "daffas_arsenal:sgputer"
|
|
}
|
|
},
|
|
"count": 1
|
|
},
|
|
{
|
|
"item": {
|
|
"tag": "forge:ingots/gold"
|
|
},
|
|
"count": 5
|
|
},
|
|
{
|
|
"item": {
|
|
"tag": "forge:ingots/iron"
|
|
},
|
|
"count": 15
|
|
},
|
|
{
|
|
"item": {
|
|
"tag": "forge:gems/lapis"
|
|
},
|
|
"count": 5
|
|
}
|
|
],
|
|
"result": {
|
|
"type": "gun",
|
|
"id": "daffas_arsenal:sgputer2"
|
|
},
|
|
"type": "tacz:gun_smith_table_crafting"
|
|
} |