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

Shulkers teleport with original dimension coordinates after passing through portals

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 21w03a
    • 1.15.1, 1.15.2, 20w08a, 20w14a, 20w15a, 20w19a, 20w20b, 1.16 Release Candidate 1, 1.16, 1.16.1, 20w27a, 1.16.2, 1.16.3, 1.16.4, 20w45a, 20w51a
    • Confirmed
    • Mob behaviour

      The bug

      If a shulker is unable to find a valid attachment location in its first tick after traveling through a portal (tested with Nether portals and End portals), it will keep its attached block data from the previous dimension and appear at the previous dimension coordinates (explanation obtained from MC-139265 and verified with /data commands). Thus, shulkers sent through portals will often appear over a hundred blocks away from the portal in the new dimension.

      For example, a shulker is sent through a nether portal from the overworld at (240, 65, 238) to a portal in the nether at (30, 70, 30). When it arrives at the Nether side, it fails to find a valid block to attach to in its first tick, so it is re-positioned to align with its attached block data from the overworld, causing it to be in the Nether at (240, 65, 238), over 300 blocks away from the portal it should appear near.

      The command "/execute at @e[type=minecraft:shulker] run tp <your player name> ~ ~ ~" is useful for locating wrongly positioned shulkers if they are still in loaded chunks. Setting up a repeat command block with that command in a chunk that will stay loaded and spawning a shulker in a Nether portal will allow you to follow the path of the shulker as it moves into the Nether/overworld. When using this method, this is what I found when teleporting a shulker to the Overworld from the Nether:

      Shulker transport to the Nether and back appears to work as it should before 1.14 (tested in 1.13.2). See https://www.youtube.com/watch?v=P25DK1cm74M&t=822s for evidence it was an issue (though slightly different and primarily with end portals) in 1.12.

      How to reproduce

      (Step 2 not necessary, but recommended)

      1. Build a Nether portal in a release after 1.14 for the bug in its current state (or in 1.13.2 for the proper behavior).
      2. To prevent the shulker from teleporting to a nearby open block once it goes through the portal, build the receiving portal at least 17 blocks from any solid block face and cover all the solid faces within 17 blocks with buttons.
      3. Use a piston to push a shulker through the portal or spawn a shulker in the portal. You may need to repeat this step several times.


        1. 2019-12-26_21.50.18.png
          383 kB
          Philip Cooper
        2. 2019-12-26_22.04.41.png
          3.04 MB
          Philip Cooper
        3. image-2020-01-02-22-32-13-079.png
          934 kB
          Philip Cooper

            Unassigned Unassigned
            Lord Chocolate Philip Cooper
            Votes:
            17 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: