-
Bug
-
Resolution: Works As Intended
-
None
-
1.19.4, 23w14a
-
None
-
Confirmed
-
Commands
The bill boarding of display entities is applied before the translation, causing them to be off center.
How to reproduce
1. Run /summon minecraft:text_display ~ ~ ~ {text:'{"text":"I am off center :("}',billboard:"center"}
2. Run /data merge entity @e[type=minecraft:text_display,limit=1,sort=nearest] {transformation:{translation:[0.0f,10.0f,0.0f]}}
- is duplicated by
-
MC-262547 Display entity transformation property applied with incorrect order
- Resolved