Fix being kicked from the world above 30 million blocks
muzikbike opened this issue ยท 3 comments
Currently it's not possible to teleport up this high due to #552, but this can be reproduced clearly with a NBT editor. Flying above this height will return the player to the multiplayer screen, instead of allowing the player to just move freely (especially since blocks will probably be allowed to exist up here once #525 is fixed).
This also affects vanilla: https://bugs.mojang.com/browse/MC-123587
Closely relates to #535 and can probably be fixed alongside it.
Oh wait it's 1.16.1 sorry then I ran the test on 1.12.2
Maybe next time mention it so people don't have to inspect the images first
21w13a fixes this entirely: https://bugs.mojang.com/browse/MC-219901