Bug Closed · Resolved

TeleportTo RELATIVE mode not working

#1964 opened by Unknown 5 years ago

Unknownreported this bug

The mob does not teleport relative to its location, despite using mode=RELATIVE

- teleportto{l=0,10,0;mode=RELATIVE} @Self

The mob still teleports to the coordinates provided instead of using them relative to their own position

The mob should use the numbers provided to teleport to their relative location

Unknowncommented

yeah mode isn't really an option for TeleportTo mechanic... It's actually relative=true/false

Updated attributes for teleportto mechanic in the wiki

Sign in to join the discussion.