Giant Chests Render Incorrectly Underwater
WenXin20 opened this issue ยท 3 comments
Issue type:
- ๐ Bug
Short description:
The chest blocks renders incorrectly when placed underwater. It displays water flowing down it's sides.Steps to reproduce the problem:
- Create a chest underwater.
- Observe water flowing down it's sides.
Expected behaviour:
It should instead render similarly to how a chest appears underwater.Versions:
Minecraft v1.14.4
Forge v28.1.90
Colossal Chests v1.7.5
I have to wait for a Forge addition before this can be fixed: MinecraftForge/MinecraftForge#6319
Bluepower had a workaround, it's glass had a similar issue that I reported at Qmunity/BluePower#498, if that helps any.
Apparently Forge has a fix in 1.15, but not forge 1.14 (LTS), which is kind of awkward: MinecraftForge/MinecraftForge@f93289e
Something to keep in mind for the 1.15 port.