MoreCulling icon indicating copy to clipboard operation
MoreCulling copied to clipboard

Changing how blocks interact with water

Open muzikbike opened this issue 2 years ago • 1 comments

I'm not sure if this would fit better in here or in Extra, but it seems relevant enough (unwanted faces would be culled if this was implemented).

Here's two glass blocks underwater compared with two beacons underwater: 2023-04-22_19 37 56

As you can see, the beacons have an undesirable flowing water texture coating them. Some way to get rid of this for select blocks like beacons through the mod might be a good idea.

Sodium appears to affect this since a lot more blocks (such as signs and barriers) cause the rendering type glass causes to be used instead of how vanilla acts: https://github.com/CaffeineMC/sodium-fabric/issues/991 - I'm not sure if it'd be possible to have this mod revert those changes until a proper fix is implemented over there if both are installed at the same time.

muzikbike avatar Apr 22 '23 18:04 muzikbike

Water rendering code is a mess. Don't plan on touching it anytime soon, it has lots of conditions

FxMorin avatar Jan 07 '24 15:01 FxMorin