-
Bug
-
Resolution: Works As Intended
-
None
-
1.2.11.4, 1.2.13.10
-
None
-
Unconfirmed
-
Tablet - iOS - iPad Pro
I was trying to make a command to teleport entities from the void to the sky. I put this command into a repeating command block: execute @e[y=-40] ~ ~ ~ tp @s ~ ~500 ~. It started teleporting entities up indefinitely. After a bit more testing I realized that trying to specify the x, y, or z coordinate is like not specifing anything at all.