EMXArms/emxarms/recipes/gun/emx_enforcer.json

42 lines
671 B
JSON
Raw Normal View History

2024-07-23 17:08:38 -04:00
{
"materials": [
{
"item": {
"item": "minecraft:redstone"
},
"count": 16
},
{
"item": {
"item": "minecraft:copper_ingot"
},
"count": 75
},
{
"item": {
"item": "minecraft:quartz"
},
"count": 16
},
{
"item": {
"item": "minecraft:lime_dye"
},
"count": 4
},
{
"item": {
"item": "minecraft:iron_ingot"
},
"count": 50
}
],
"result": {
"type": "gun",
"id": "emxarms:emx_enforcer",
"attachments": {
"scope": "emxarms:sight_emx_laterano"
}
}
}