PercyDan54 / BorderRemover

A Minecraft mod for removing the 30,000,000 block limit and (optionally) brings back the farlands
27 stars 6 forks source link

Entitys beyond 30,000,512 are teleported back to said cordinate. #18

Closed Thelaststandn closed 3 months ago

Thelaststandn commented 10 months ago

Type

Game behaviour

Bug description

  1. Go any distance beyond 30,000,512
  2. Spawn some entitys in, or just find some
  3. Save & Quit the world
  4. Re-enter the world
  5. All entitys, including the player, are teleported back to 30,000,512 while retaining retaliative coordinates on the other axis, if not also beyond 30,000,512.

I'm fairly confident that 30,000,512 is where terrain stops generating on an unmodded client, so that probably has something to do with this.

Screenshots or videos

2024-01-17_22 57 23

Minecraft Version

1.20.1, Unknown if other versions are effected

PercyDan54 commented 3 months ago

QQ_1722041881339 Seems I forgot to patch this code, will fix