EMXArms/emxarms/recipes/gun/emx_kund50ex.json

46 lines
838 B
JSON

{
"materials": [
{
"item": {
"item": "minecraft:copper_ingot"
},
"count": 120
},
{
"item": {
"tag": "forge:gems/diamond"
},
"count": 10
},
{
"item": {
"item": "minecraft:nether_star"
},
"count": 1
},
{
"item": {
"type": "forge:partial_nbt",
"item": "tacz:modern_kinetic_gun",
"nbt": {
"GunId": "emxarms:emx_kund50"
}
},
"count": 1
},
{
"item": {
"item": "minecraft:iron_ingot"
},
"count": 100
}
],
"result": {
"type": "gun",
"id": "emxarms:emx_kund50ex",
"attachments": {
"scope": "emxarms:sight_emx_demo2",
"muzzle": "emxarms:bayonet_emx_skyhunter"
}
}
}