mojira.dev
MC-109850

Redstone wire doesn't have a bottom texture

Redstone wire on the top/sides of transparent blocks does not appear when viewed from below.

Linked issues

Attachments

Comments

migrated

Attached fixed redstone wire files in a zip.

The repeaters/comparators in a problem in the code itself (making it always cull the face).

Edit: whoops, forgot to make it cull the faces when a block's hiding it.

migrated

Does this problem still affect Minecraft 1.11?

marcono1234

Kind of clones MC-47859

migrated

The repeaters and comparators have really broken culling code. "cullface":"down" will ALWAYS cull, even if it's not supposed to, and "cullface:":"north", "cullface:":"south", "cullface:":"west", and "cullface:":"east" don't cull at all, even when their supposed to!

migrated

Fixed for repeaters and comparators, but not redstone wire.

muzikbike

Can confirm for 18w50a, can I claim this issue?

migrated

still a problem in 1.14.3

Nekzuris

still in 19w35a

muzikbike

hence why i obviously marked it as such?

muzikbike

Felix Jones

Confirmed

Redstone, Textures and models

missing-planes

Minecraft 1.10.2, Minecraft 1.11 Pre-Release 1, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12, ..., 1.15 Pre-release 6, 1.15 Pre-release 7, 1.15.1 Pre-release 1, 1.15.2 Pre-Release 1, 1.15.2 Pre-release 2

20w06a

Retrieved