OpenCubicChunks / CubicChunks2

Infinite* height mod for Minecraft - rewrite for versions above 1.12
MIT License
77 stars 19 forks source link

Extend x and z limits beyond 30 million #16

Open muzikbike opened 4 years ago

muzikbike commented 4 years ago

comments of OpenCubicChunks/CubicChunks#479 - "Will be needed for 1.14+"

NotStirred commented 4 years ago

This will be done much later, as many things will take priority over it

muzikbike commented 2 years ago

1.17 or 1.18 seem to make changes that will end up making extensions beyond 33,554,432 difficult, as the usual quick "remove world border" mods result in crashes when loading chunks past this point.