`tp ~ ~ ~` no longer rotates the target
In 1.21.1 and before, running the command tp ~ ~ ~ would rotate the target entity to the execution context rotation. This is no longer the case in 1.21.2 snapshots, instead you now need tp @s ~ ~ ~ ~ ~.
This change was not documented, which leads me to question whether this was intended.
How to reproduce:
- Run the following command in 1.21.1
/execute rotated 90 0 run tp ~ ~ ~
You are rotated west- Run the same command in 1.21.2-pre3
You are not rotated- Run the following command in 1.21.2-pre3
/execute rotated 90 0 run tp @s ~ ~ ~ ~ ~
You are rotated west
2024-10-14, 04:12 AM
2024-10-15, 07:04 AM
2024-10-15, 07:04 AM
1
3
-