-
Bug
-
Resolution: Duplicate
-
None
-
24w36a
-
None
-
Unconfirmed
-
(Unassigned)
When I tried to teleport to any entity to any entity using this:
/execute as <entity> at @s at @n[distance=0.01..] run tp @s ~ ~ ~
The entity executing the command or I won't get teleported.
It would work using this:
/execute as <entity> at @s run tp @n[distance=0.01..]
but there's still the problem when using similar commands to:
/execute as <tamable entity> at @s on owner run tp ~ ~ ~
because this is currently impossible due to the bug.
- duplicates
-
MC-276315 Teleport command runs at the entity's position and ignores location from execution context
- Resolved