Fix a culling problem of a certain surface when a translucent block placed just above another different translucent block
BlankMya opened this issue ยท 1 comments
Bug Description
I used just a fabric loader with the latest version sodium mod itself, so this theoretically should be a problem with sodium.
When placing a translucent block like a stained glass just above another different type of translucent block, looking into the bottom one through the upper translucent block in a certain direction, the very top surface of the bottom block won't render.
If you look through another direction, then the bottom block will render properly, so I reckon this is a bug.
These are tests for other blocks and other situations.
My platform:
minecraft: 1.21
fabric: 0.15.11
sodium: 0.5.11
Windows device with an Nvidia GPU, RTX 4060 laptop.
Reproduction Steps
To reproduce this step, just place a translucent block on another translucent block. Find the certain direction to look through, and you will notice that a surface has been culled.
Log File
Crash Report
Duplicate of #38