Stuff go brr
This commit is contained in:
16
src/main/resources/data/plasticgun/recipe/kevlar_vest.json
Normal file
16
src/main/resources/data/plasticgun/recipe/kevlar_vest.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"K K",
|
||||
"KKK",
|
||||
"KKK"
|
||||
],
|
||||
"key": {
|
||||
"K": {
|
||||
"tag": "plasticgun:kevlar_sheet"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"id": "plasticgun:kevlar_vest"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user