FoundationGames / EnhancedBlockEntities

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.
GNU Lesser General Public License v3.0
228 stars 52 forks source link

Decorated pots are invisible #228

Open Gabrieljso opened 1 week ago

Gabrieljso commented 1 week ago

decorated pots are invisible, when you right-click on them they appear but normally you can't see them.

NelLexvul commented 17 hours ago

Not sure if this is said somewhere else, but this happens when Sodium is installed with EnhancedBlockEntities. It took me until today to realize it. I fixed it on my end by installing Indium, but if that doesn't work for some reason, you can remove either mod as a workaround.

NelLexvul commented 17 hours ago

Also, not having Indium installed (or applying the workaround) makes chests double render to where opening a chest leaves a closed chest rendered under the open one. 2024-06-28 15:35:05

Gabrieljso commented 10 hours ago

o

Also, not having Indium installed (or applying the workaround) makes chests double render to where opening a chest leaves a closed chest rendered under the open one. 2024-06-28 15:35:05

omg thank you

NelLexvul commented 9 hours ago

Yeah, I guess that EBE should check if Sodium is installed, and if so, require Indium.