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

Teleport does not work if there are two command blocks at the same X Z coords

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.12.2
    • None
    • Unconfirmed

      Given are two command blocks which are at the same X and Z coordinates. Only the Y coordinate differs.

      Between the command blocks are 24 blocks space. Activating the command block using a wooden button should teleport the player from commandblock A to commandblock B and vice versa.

      Command block A (lower) has code
      /tp @p ~ ~+24 ~

      Command block B (higher) has code
      /tp @p ~ ~-24 ~

      I'm able to teleport upwards using command block A, but when I activate command block B, nothing happens. I am not getting teleported 24 blocks downwards.

      Workaround: Place command block B at a different X or Z coordinate.

            Unassigned Unassigned
            dracenmarx Daniel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: