Block with custom VoxelShapes not rendering behind block.
RXJpaw opened this issue ยท 1 comments
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
- Create your own Fabric Mod including a Block with custom VoxelShapes.
- 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.
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.