Sodium

Sodium

35M Downloads

Block with custom VoxelShapes not rendering behind block.

RXJpaw opened this issue ยท 1 comments

commented

Version information

sodium-fabric-mc1.18.2-0.4.1+build.15

Expected Behavior

Directional faces of "Block with custom VoxelShapes" should render behind blocks.

Actual Behavior

Directional faces of "Block with custom VoxelShapes" aren't rendering at all and showing the skybox instead.

Reproduction Steps

  1. Create your own Fabric Mod including a Block with custom VoxelShapes.
  2. Place a block in direction of the removed section of the block.

Java version

Java 17.0.1

CPU

AMD Ryzen 5 2600

GPU

NVIDIA GeForce GTX 1660 SUPER

Additional information

Disabling parts of the config wont fix it.

Not Blocking:
image

Blocking:
image

commented

This issue is old and we don't have a test case to actually reproduce the problem. We've made some improvements to the face culling code since this issue was created, so the issue described here might just be fixed nowadays. If it isn't, then please provide an example mod/resource pack which demonstrates this problem, and ask for the issue to be re-opened.