team-abnormals / blueprint

Library that implements the framework of all Abnormals mods
https://www.curseforge.com/minecraft/mc-mods/blueprint
Other
111 stars 34 forks source link

Chests are invisible when waterlogged and player not targetting a block #80

Closed LiskoSlayer63 closed 3 years ago

LiskoSlayer63 commented 3 years ago

Chests are also not rendered in water if GUI is disabled (by pressing F1). I experienced this bug myself, but was able to fix it by adding the textures to an Atlas. I'd recommend to use chest atlas and then render with that like vanilla does.

Abnormals Core: 3.0.6 Atmospheric: 3.0.0

With GUI and targetting: 2021-02-13_09 09 03

Without GUI and targetting: 2021-02-13_09 09 06

With GUI but not targetting: 2021-02-13_09 09 18

SmellyModder commented 3 years ago

I am unable to reproduce this. Do you have any rendering mods like Optifine running?

LiskoSlayer63 commented 3 years ago

@SmellyModder No, only Atmospheric and Abnormals Core. It can be reproduced simply by stepping back and pressing F1, unless graphics are set to Fabulous mode.

SmellyModder commented 3 years ago

I got it to happen a few times now. The conditions for it to occur are pretty finicky. For now, use Fabulous graphics to get around this issue.