FramedBlocks

FramedBlocks

45M Downloads

[Bug]: Face Culling

TheCosmicNebula opened this issue ยท 3 comments

commented

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.

image
image
image

How to reproduce the bug

  1. Place vertical stairs:

image

  1. then place horizontal stairs next to them to achieve this state:
    image

  2. Next place Framed Slab Edges like this:
    image

Now set their texture to any solid block and faces get culled and stop rendering:
image

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

commented

Thank you, I'm happy you are enjoying it.

commented

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.

commented

No problem! Awesome mod by the by!