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

Relative Teleportation using Command Blocks inconsistent across versions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.14.4
    • None
    • Windows 8.1, Java 8 Update 221
    • Unconfirmed
    • (Unassigned)

      Relative teleportation commands such as /tp @p ~x ~y ~z used to move the nearest player x y and z blocks away from their current position, but in 1.13, this was changed so now it teleports the nearest player x y and z blocks away from the command block's current position. The old effect can be had by using the execute command, specifically /execute at @p run tp @p ~x ~y ~z, but the problem is the new default treats ~ ~ ~ as the command block's current position rather than the player's current position. While this is not technically a bug with the game, it does break any maps made before version 1.13 that utilized this type of teleportation using command blocks. Perhaps you could bring back the old default and make it so in order to do teleportation relative to the command block, you have to use the execute command.

            Unassigned Unassigned
            V3rbify Parker Studebaker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: