Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-34710

Command block teleporting inconsistent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.4.2.0
    • None
    • Unconfirmed
    • Nintendo Switch

      Using the /tp command in a command block with relative coordinates. Using a command block in Minecraft Windows 10 edition with the command
      [/tp @p ~ ~+10 ~]
      teleports the player 10 blocks above the command block itself.

      Using the same command in Minecraft Java Edition
      [/tp @p ~ ~+10 ~]
      Will teleport the player 10 blocks above their current location, instead of above the command block.

      This makes it impossible to port certain creations with command blocks between versions, such as seamless teleporting.

            WaveSmash Jordan Meldrum
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: