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

/execute at doesn't change dimension

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 18w01a
    • None
    • Unconfirmed

      When running a function via the tick.json tag, the execute position doesn't change from dimension when using execute at.

      How to reproduce:

      • run these commands in chat to teleport to the end:
        setblock ~ ~ ~ end_portal
      • and this one to get to a specific location:
        tp @s -100 50 100
      • run these commands in a function which is run via tick.json
        execute at @a run setblock ~ ~ ~ dirt
      • move around and then remove the command
      • no dirt blocks appear at your location in the end, instead the dirt blocks appeared at your coordinates in the overworld
      • teleport back to the overworld setblock ~ ~ ~ end_portal
      • run this command: tp @s -100 50 100 and see the dirt blocks

            Unassigned Unassigned
            AlexMCool Alex³
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: