mojira.dev
MC-261696

Billboard rotation on display entities is applied before translation

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]}}

Linked issues

Attachments

Comments 2

Please provide the command(s) used.

Added a "How to reproduce" section

SemmieDev

(Unassigned)

Confirmed

Commands

1.19.4, 23w14a

Retrieved