EMXArms/emxarms/recipes/gun/emx_charon.json
Seaswimmer a8b8b94298
All checks were successful
Actions / Autotagger (push) Successful in 9s
Actions / Build Gunpack (push) Successful in 22s
Version bump to 0.2.4-2
**This update BREAKS all existing guns!**

Renamed all of the guns in the pack to match their english localization files
2024-07-23 19:29:37 -04:00

41 lines
669 B
JSON

{
"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_charon",
"attachments": {
"scope": "emxarms:sight_emx_laterano"
}
}
}