21 lines
309 B
JSON
21 lines
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
|
||
|
}
|
||
|
}
|