Is there any way to for pre-load LOD chunks to send it on client later?

I want to share my server LOD chunks with clients, so they would see whole world in multiplayer. But i cant find way to preload chunks of whole world.
10 Replies
cola98765
cola9876510mo ago
Somebody get this man a server-side-fork link
F708
F708OP10mo ago
I know about this.
MarijnIsN00B
MarijnIsN00B10mo ago
You can preload by downloading the world and generating LODs in singleplayer, then send the files to the clients
BigBoiMan123
BigBoiMan1239mo ago
how do you generate the lods without flying around manually and loading everything in?
MarijnIsN00B
MarijnIsN00B9mo ago
Stand still and wait?
BigBoiMan123
BigBoiMan1239mo ago
it doesn't seem to be doing anything though for me
MarijnIsN00B
MarijnIsN00B9mo ago
If your LODs arent generating even tho distant generation is enabled, please make a post in #help-me
F708
F708OP9mo ago
Any way to do this from serverside which got better cpu?
Miki_P98
Miki_P989mo ago
Server side fork
F708
F708OP9mo ago
I need preload world in fastest way using server to put then on newest versions with shaders support

Did you find this page helpful?