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

The /tp command can be executed locally downward but not upward past Y = 20,000,000

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 21w14a, 1.17 Pre-release 3, 1.17 Release Candidate 2, 1.17, 1.18.2, 1.21, 1.21.1, 24w39a
    • Confirmed
    • Commands

      The teleport command fails when teleporting the player above the y block limit of 20,000,000, but it does not fail when teleporting a player to a destination with a lower height from which the player was teleported, despite still having a destination greater than y = 20,000,000.

      Steps to Reproduce:

      1. Use this command:
        /tp @s ~ 19999999 ~
        
      2. Fly up until the player is at, or above 20,000,001
      3. Use this command:
        /tp @s ~ ~1 ~
        

        The player will get the message "Invalid position for teleport"

      4. Use this command:
        /tp @s ~ ~-1 ~
        

        The command will work, despite the destination still having a higher height than 20,000,000

            Unassigned Unassigned
            pietropil1 pietropil1
            Votes:
            5 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: