25 lines
395 B
JSON
25 lines
395 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "plasticgun:hyperalloy"
|
|
},
|
|
{
|
|
"item": "minecraft:iron_chestplate"
|
|
},
|
|
{
|
|
"item": "plasticgun:hyperalloy"
|
|
},
|
|
{
|
|
"item": "plasticgun:hyperalloy"
|
|
},
|
|
{
|
|
"item": "plasticgun:hyperalloy"
|
|
}
|
|
],
|
|
"result": {
|
|
"id": "plasticgun:flak_vest",
|
|
"count": 4
|
|
}
|
|
}
|