importing lod files to server
i want to generate the LOD files on my main pc but each world has its own sqlite file while the server plugin (papermc) only has 1 sqlite file for lods i think. So how would i go about importing the files from my pc to my server?
3 Replies
Not possible
The mod and plugin uses different data formats
You could start up a paper server on your main pc, install the plugin nightly and then use the pregen command to generate the LODs instead of using the mod version. This way you don't have two different formats
Ok I’ll try that thanks