-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 17w50a
-
None
-
Unconfirmed
Earlier you could do this:
tp @a[rym=150,ry=-150] ~ ~ ~
But with the advent of y_rotate, this can no longer be achieved, since negative views are no longer taken into the maximum view. That is, this command can not be executed:
tp @a[y_rotation=150..-150] ~ ~ ~
- duplicates
-
MC-121673 Rotation selector arguments do not allow max to be lower than min
- Resolved