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

"execute as" not working with teleport

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.13
    • None
    • Windows 10

      Java 1.8.0_51

      Minecraft Java Edition

       
    • Unconfirmed

      I expect @e[tag=destination] to teleport relative to itself. When running the following and both buttons exist I expect @e[tag=destination] to move 3072 block. It only moves 2048 blocks.

      execute positioned as @a[tag=crouched] if block ~-1 ~1 ~5 minecraft:stone_button run teleport @e[tag=destination] ~ ~ ~1024
      execute positioned as @a[tag=crouched] if block ~1 ~1 ~5 minecraft:stone_button run teleport @e[tag=destination] ~ ~ ~2048

       

      Edit:

      Thank you! Your edit worked as desired.

            Unassigned Unassigned
            Malych Trent Moyer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: