upper for complete stacks

This commit is contained in:
Jottyfan
2022-08-20 01:14:38 +02:00
parent 218c98ccfb
commit 0df9614d08
13 changed files with 166 additions and 13 deletions

View File

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" s ",
"s s",
"s s"
],
"key": {
"s": {
"item": "quickiefabric:speedpowder"
}
},
"result": {
"item": "quickiefabric:blockstacker",
"count": 1
}
}