Sorry if this is redundant but...

Is DH 2.3 still able to be used on servers EVEN if the server does not have 2.3 installed? For example, am I still able to load the chunks myself and have them still be saved when I log off the server?
4 Replies
Mr.Counter
Mr.Counter5mo ago
Yes. You will just have to load the chunks/create the LODs yourself by visiting them. If you want to skip that step you can always download your server-world (or create one with the same seed if you just started out on your world) and pregenerate the LODs in singleplayer and move the .sqlite files to the server folder (You are able to send the .sqlite files to your friends as well so they do not have to pregenerate the LODs by themselves). /lodstored
YAGPDB.xyz
YAGPDB.xyz5mo ago
Single Player: - Overworld: .minecraft/saves/WORLD_NAME/data/DistantHorizons.sqlite - Nether: .minecraft/saves/WORLD_NAME/DIM-1/data/DistantHorizons.sqlite - End: .minecraft/saves/WORLD_NAME/DIM1/data/DistantHorizons.sqlite - Custom Dimensions: .minecraft/saves/WORLD_NAME/DIMENSION_FOLDER/data/DistantHorizons.sqlite Multiplayer: - .minecraft/Distant_Horizons_server_data/SERVER_NAME/ Server Mod - Overworld: SERVER_FOLDER/world/data/DistantHorizons.sqlite - Nether: SERVER_FOLDER/world/DIM-1/data/DistantHorizons.sqlite - End: SERVER_FOLDER/world/DIM1/data/DistantHorizons.sqlite - Custom Dimensions: SERVER_FOLDER/world/DIMENSION_FOLDER/data/DistantHorizons.sqlite Server Plugin All dimensions in one file: SERVER_FOLDER/plugins/DHSupport/data.sqlite NOTE: Sometimes there might be 2 additional files next to the main one with extensions .sqlite-wal and .sqlite-shm If there are, all 3 should be treated as a single file, a.k.a. moved, deleted, backed-up always together!
Mr.Counter
Mr.Counter5mo ago
(If you want to pregenerate this information should help -- Single Player & Multiplayer & !! NOTE Section !!)
jbass
jbassOP5mo ago
btw can you use it in a monetized pack for a server also are you still able to join a server that has dh installed on the server without the mod on your client?

Did you find this page helpful?