blockstacker works

This commit is contained in:
Jottyfan
2022-08-20 16:55:30 +02:00
parent 0df9614d08
commit 9e36a08660
11 changed files with 59 additions and 23 deletions

View File

@ -1,6 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "quickiefabric:block/blockstacker"
}
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "quickiefabric:block/blockstackerbottom",
"side": "quickiefabric:block/blockstacker",
"top": "quickiefabric:block/blockstackertop"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB