EMXArms/emxarms/recipes/ammo/x16sg.json
Seaswimmer 88c2f1a3bb
add 1.7 files
Signed-off-by: Seaswimmer <seaswimmerthefsh@gmail.com>
2024-07-22 14:54:19 -04:00

21 lines
No EOL
309 B
JSON

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