mojira.dev
MC-164593

Transparent block model displays do not render inside faces like normal blocks

Falling blocks and minecarts displaying a block do not render inside faces of transparent models like they do in normal block form. For example, slime blocks and honey blocks do not render the inside cube's faces when viewed. Likely related to MC-164111

Reproduce Commands

summon minecraft:falling_block ~ ~ ~ {NoGravity: 1b, BlockState: {Name: "minecraft:slime_block"}, Time: 1}
summon minecraft:minecart ~ ~ ~ {NoGravity: 1b, CustomDisplayTile: 1b, DisplayState: {Name: "minecraft:slime_block"}}

Linked issues

Attachments

Comments 2

Happy to say this was fixed 😃 Not sure which snapshot though. May have been a result of some other related block rendering fix.

Can reproduce in 19w44a.
Cannot reproduce in 19w45a.

So this is fixed in 19w45a.

onnowhere

(Unassigned)

Unconfirmed

Rendering

19w42a

19w45a

Retrieved