Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-50347

relative coordinates in command block for /tp command are relative to target

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 14w08a
    • None
    • Windows 7
    • Unconfirmed

      When you write /tp @p ~ ~1 ~ in a command block, it will teleport the player in block up, so 1 block above the old coordinates of the player, rather than above the command block.
      This is already easily achieveable by using /execute @p ~ ~ ~ /tp ~ ~1 ~
      and relative coordinates of commands executed by a command block, are always relative to the command block right? (except for the /execute command)

            Unassigned Unassigned
            dicotheredstoner DicoTheRedstoner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: