mojira.dev
MC-272073

Item displays with billboard and rotation values create major visual bug

Command used: 

/summon item_display ~ ~ ~ {billboard:"center",transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[90f,0f,0f,1f],translation:[0f,0f,0f],scale:[1f,1f,1f]},item:{id:"minecraft:light",count:1}}

 

[media]

Attachments

Comments 3

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

Can confirm in 24w20a:

[media]

Hi! This should definitely not happen with invalid values such as this, but to clarify: this happens due to the use of a non-normalised quaternion for the rotation value - as the format specified here is not the angle axis format, which can be written like: {angle:90,axis:[0f,0f,1f]}

Owehttamy

gegy

Confirmed

Platform

Important

Rendering

rendering

1.20.6, 24w20a

1.21 Pre-Release 1

Retrieved