FramedBlocks

FramedBlocks

45M Downloads

[Bug]: Texture missing when tilling farmland

Hiconel opened this issue ยท 4 comments

commented

Minecraft version

1.18

Forge version

40.1.71

FramedBlocks version

5.6.0

Describe the bug

The backside texture is missing. Big is only minor because it this disaapears after you rejoin the world. I only tested it with vertical stairs.

image

How to reproduce the bug

  1. Place the vertical stairs next to grass, dirt, etc.
  2. Apply a block texture to the framed block
  3. Then till the soil with a hoe to create farmland
  4. Stand on the farmland and look the vertical stairs to see the missing texture

image

Expected behavior

On the back there should be the same texture as the front.

Additional details

No response

Crash log

No response

commented

Found a surprisingly simple way to fix this, which will be included in the next update.

commented

This is going to be an interesting one to fix. It's low priority though since the issue is not persistent, leaving the area or reloading the world fixes it.

If it bothers you, there is a keybind to update the culling state of framed blocks called "Update culling" (for reference, culling is the process of hiding things that aren't visible anyway, like the back side of that vertical stairs block while it is covered by the dirt block). Looking at the affected block and pressing that key will fix the issue immediately.

commented

Yeah, it's definitely not a big issue, just thought I'd report it since I noticed it. Also, thanks for the keybind tip! ๐Ÿ˜Š

commented

I appreciate every bug report no matter the severity, especially when done properly like this one ๐Ÿ‘.