EMXArms/emxarms/recipes/ammo/x16sg.json

21 lines
309 B
JSON
Raw Normal View History

{
"materials": [
{
"item": {
"item": "minecraft:iron_nugget"
},
"count": 20
},
{
"item": {
"item": "minecraft:coal"
},
"count": 3
}
],
"result": {
"type": "ammo",
"id": "emxarms:x16sg",
"count": 20
}
}