-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8, Minecraft 1.8.1-pre4
-
None
-
Unconfirmed
When trying to teleport an entity on another one (like you) with relative coords, the first entity is teleported on itself.
For example : /tp @e[type=Creeper,c=1] ~ ~ ~ => The Creeper don't move, he isn't teleported on you.
It's like if the command was : /execute @e[type=Creeper,c=1] ~ ~ ~ /teleport ~ ~ ~
In 1.7 it didn't do that with players, so I guess it's a bug.
- duplicates
-
MC-42313 Arguments can't use relative coordinates
- Resolved