Visual glitches when extra core or wall is present
JonaBrackenwood opened this issue ยท 1 comments
When a block of the valid colossal chest is broken, this results in weird visual glitches..
Only one block in left upper corner broken (this was the core):
Only one block in left bottom corner broken (this was a wall):
This still is a valid multiblock somehow, but the bottom left block isn't there.
When this block is placed black, you get a wall rendered in a colossal chest:
If you break multiple blocks it gets even weirder. You can sustain a valid colossal chest with one core and 3 walls this way.
Probably related to #21. I think I'll just make it impossible to place other chest blocks next to an existing chest, like for the vanilla chests, otherwise things will become quite complex.
(I like the detailed bug report ๐ )