mojira.dev
MC-272072

Textures mirrored when using billboard component on item displays

When an item display entity is given the billboard component, it will mirror the item's texture for whatever reason. See image.

[media]

Here's the command:

/summon item_display ~ ~ ~ {billboard:"center",item:{id:"minecraft:light",count:1}}

I should also mention that this issue cannot currently be counteracted by using a transformation component to rotate the model 180°, as it creates a visual bug. (MC-272073)

Attachments

Comments 4

⚠️ The environment is supposed to only contain PC details.

Please provide the command used

Sorry, should've provided the command used in the original post—my bad.
Here's the command:

/summon item_display ~ ~ ~ {billboard:"center",item:{id:"minecraft:light",count:1}}

I should also mention that this issue cannot currently be counteracted by using a transformation component to rotate the model 180°, as it creates a visual bug. (MC-272073)

Setting the `item_display` property to `fixed` will give the same rotation as an item in an item frame 🙂

Owehttamy

gegy

Confirmed

Platform

Important

Rendering

rendering

1.20.6, 24w20a

Retrieved