-
Bug
-
Resolution: Works As Intended
-
None
-
1.20.6, 24w20a
-
NVIDIA GeForce RTX 2070 Super (Driver version 552.44)
-
Confirmed
-
Rendering
-
Important
-
Platform
When an item display entity is given the billboard component, it will mirror the item's texture for whatever reason. See image.
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)