#EDITING
1 messages ยท Page 1 of 1 (latest)
we are not a paid service discord
or a "write code for me" discord
we are willing to help with specific questions concerning java
Ah
Well I can't find the exact file to modify where the source code of the world border is
there also might be good reason for why that is the limit
I personally don't find 30 million too claustrophobic
I would like to go over the limits to reach the farlands and further
If I travel After the max int value of the map it still generates with bugs...right?
Don't the use 64 bit Number for their calculations?
there would be nothing beyond that, and most likely you'll just crash upon having it in render distance
64-bit floats (doubles) are used for fractional coordinates, for block coordinates ints are used
There wouldnt even be glitches?
you'd have more luck mimicking it than changing the border
or just play bedrock and tp 12 million out
if you want the glitches, download the beta version and teleport to far lands
yea that's probably the best way to do it
yea but i dont think it can be made far enough to see what is desired
im not sure tbh
far lands were explicitly 'removed' as in, fixed
i understand what you want though, which is weird wacky terrain
it might be more fun to dive into custom terrain generation though
rather than hope the same floating point issues happen if you go far enough out
But thereust be glitches at like 1 septillion distance
probably yes
I don't think anyone has tried that recently
It'd most likely just crash
or get u graphical inconsistencies or glitches
Yes those glitches Is what I want to see and reach but in the source code I wasn't able to find the right code about that
Minecraft uses a double for it's entity positions afaik
the max of that is massive
I guess graphical glitches occur much earlier since it's operating on those numbers as well
I guess since mc identifies chunk sections by file name, maybe the file names will get too big?
Oh really? i didn't know that
So is nobody willing to help me by removing this distance and teleport limitations?
Maybe, there's not a lot of people here that know Minecraft/modding specific things though
If you need help quickly you should probably hit up a modding Discord server
#server-suggestions message ๐
Okay thank you, although probably I should stop being so addicted to wanting remove these distance limitation and think about something else. Thanks for the help
Haha well it's always fun to break things
Yes you're right and I Just saw those videos on YouTube
I think the mod I shared does a pretty good job at the generation
but the movement is also glitched which is a bit annoying to code in
It's a bit annoying the Minecraft tag still exists cuz you expect there's people actively answering those questions.. not really sadly
It's fine you really helped me a lot. I will try out the mod you shared
Good luck, I hope you manage to break the game ๐ ๐
Thanks!
cant you just do this with a command https://minecraft.fandom.com/wiki/Commands/worldborder ?
It's hardcoded to avoid players going over a certain limit and especially teleporting over it