Transparent texture bug with tables
TH3N3WN00B opened this issue ยท 6 comments
Adorn version
Adorn-3.8.1+1.19.2-fabric
Minecraft version
1.19.2
Mod loader
Fabric
Mod loader version
0.14.17
Describe the bug
Tables have transparent texture being able to see thru the world
To reproduce
Install this mod pack:
https://www.mediafire.com/file/xxkizsavx3mtfmk/mods-y-configs.rar/file
Game logs
N/A
Additional context
N/A
I cannot debug 500MB modpack files, please send your mod list in a more practical form. Do you have a culling mod like More Culling installed?
Same thing was happening to me w/ drawers- the blocks adjacent to them were being culled.
I can confirm that it was MoreCulling for me, and turning off blockstate culling fixed it:
https://i.imgur.com/Q1krtld.png
https://i.imgur.com/73PpoXW.png
I also saw this issue with counters, and turning off blockstate culling also fixes it.
It no longer happens with regular tables, but it does happen with coffee tables.
MoreCulling has caused these bugs in the past, see #284.
I believe this is a duplicate of #284.