added bag (chest functionality only)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
" ",
|
||||
"c c",
|
||||
" c "
|
||||
],
|
||||
"key": {
|
||||
"c": {
|
||||
"item": "minecraft:wheat"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "quickiefabric:bag"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user