mojira.dev
MC-114074

Some non-full cube blocks don't cull the faces of the same block next to them

The bug

Some blocks do not cull the faces of the same block if it is placed next to them, making large areas of this block appear as tiles.

Affected blocks

Last updated for 17w06a

  • repeater

  • comparator

  • daylight_detector

  • carpet

Linked issues

Attachments

Comments 5

Fences have lot of non visible faces rendered too, model is ok, in code shouldRenderFace = {render true} just remove it and it's ok

Or just remove the texture assigning, like in MC-114779, else you'll limit resource packs.

The bottom should not be removed

For the side I don't know if the fence can stick to a non full/opaque cube, but maybe they can be removed

Fixed as of 18w32a, not sure when exactly though.

marcono1234

(Unassigned)

Confirmed

carpet, culling, daylight-detector, daylight-detector-inverted, redstone-comparator, redstone-repeater

Minecraft 1.11.2, Minecraft 17w06a

Minecraft 18w32a

Retrieved