[Bug] Connected textures for transparent blocks don't cull properly when using Sodium+Indium
Kaiede opened this issue ยท 2 comments
Mods used for repro (Fabric 1.20.1 loader):
- Fabric API 0.92.1
- Create Fabric 0.5.1f (1335 and 1417 both reproduce the issue)
- Create: Copycats+ 1.2.6
- Sodium 0.5.8
- Indium 1.0.30
When using transparent blocks from Create with connected textures, without sodium, they render properly. Once Sodium and Indium are installed, back faces for the Create blocks (Framed Glass blocks, trapdoors, and panes) are culled properly, but copycat panels and slabs are not culled properly.
Expected (without Sodium):
Actual (with Sodium):