-
Bug
-
Resolution: Fixed
-
1.20.4, 1.20.5 Pre-Release 1, 1.21
-
None
-
Community Consensus
-
Entities, Rendering
-
Normal
-
Platform
What I expected to happen was...:
Expected that bettwen 179 and 180 there will be a smoth small movment
What actually happened was...:
a backflip
Steps to Reproduce:
/summon block_display ~ ~ ~ {teleport_duration:5,block_state:{Name:"minecraft:stone"}}
/data merge entity @e[type=block_display,limit=1,sort=nearest] {Rotation:[0F,179F]}
/data merge entity @e[type=block_display,limit=1,sort=nearest] {Rotation:[0F,180F]}