-
Bug
-
Resolution: Invalid
-
None
-
1.16.1
-
None
-
Unconfirmed
-
(Unassigned)
When I enter the command /tp @ ~ ~ ~ ~45 ~ or anything similar into a command block, the command ignores the ~ before the 45, and just sets my rotation to 45 in all cases. This command works properly when entered in chat manually. The command also fails to run properly if it is set inside of an /execute command within a command block like so: /execute if entity @p[distance=..6] run tp @p ~ ~ ~ ~45 ~