Stuff go brr
This commit is contained in:
24
src/main/resources/data/plasticgun/recipe/flak_vest.json
Normal file
24
src/main/resources/data/plasticgun/recipe/flak_vest.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "plasticgun:hyperalloy"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:iron_chestplate"
|
||||
},
|
||||
{
|
||||
"item": "plasticgun:hyperalloy"
|
||||
},
|
||||
{
|
||||
"item": "plasticgun:hyperalloy"
|
||||
},
|
||||
{
|
||||
"item": "plasticgun:hyperalloy"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"id": "plasticgun:45_acp_hollow_point",
|
||||
"count": 4
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user