Mojira Archive
MC-222652

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

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

Unresolved

pietropil1

2021-04-08, 01:01 PM

2024-09-28, 02:06 PM

5

3

Confirmed

Commands

command, tp

21w14a - 24w39a21w14a, 1.17 Pre-release 3, 1.17 Release Candidate 2, 1.17, 1.18.2, 1.21, 1.21.1, 24w39a

-