FramedBlocks

FramedBlocks

45M Downloads

[Bug]: Some blocks are not visible in "Framed Prism Corner" with water

Lolothepro opened this issue ยท 2 comments

commented

Minecraft version

1.20

Forge version

NeoForge 47.1.105

FramedBlocks version

9.2.2

Describe the bug

Some block faces are not rendered like
when the angle of the camera is like this, the ice block is not visible:
2024-04-28_12 08 42

but it's visible on the other side:
2024-04-28_12 08 49

8mb.video-mXZ-iA39iHT8.mp4

How to reproduce the bug

Place two "Framed Prism Corners" (see screenshot and video), put ice in one and water in the other.
See

Expected behavior

That ice be rendered through water

Additional details

No response

Crash log

No response

commented

This is a vanilla issue, their translucency sorting seems to be failing when it tries to sort the triangle shape. There is nothing I can do about this, the only possible change I could do would just change in which cases this happens.

commented

Ah yes, it works with Sodium translucency sorting.