[Bug]: Face Culling
TheCosmicNebula opened this issue ยท 3 comments
Minecraft version
1.19
Forge version
41.3.47
FramedBlocks version
6.5.0
Describe the bug
When using the vertical stairs, and locking them into the corner mode, then placing a framed slab edge next to it, the faces stop rendering when setting the blocks on both to any solid block.
How to reproduce the bug
- Place vertical stairs:
Now set their texture to any solid block and faces get culled and stop rendering:
Expected behavior
The upper faces that are not directly adjacent to the Framed Slab Edges should not cull.
Additional details
Using lots of other mods and Rubidium as an OptiFine replacement.
Crash log
No response
Nice catch, I derped the cull-face assignment on those faces.
Since I haven't gotten around to actually releasing the next version just yet, I'll include the fix there.