Kabritto Posted September 23, 2021 Share Posted September 23, 2021 Hello, I was playing with some friends, after generating a normal dedicated server yesterday, following the Jazzy's video as I did last time I generated a dedicated server, and a friend went to a sinkhole to go to the caves when he accidentaly went to a totally different world one that we knew nothing about, a "loot world". That was completely unintended and now we want to go to the caves. Attached to this post it's the archives and folders inside my Caves folder inside my DediServer folder. Could someone please tell me how to solve this so we can go to the caves? Link to comment https://forums.kleientertainment.com/forums/topic/133892-accidental-loot-world/ Share on other sites More sharing options...
ellelawliet0085 Posted September 23, 2021 Share Posted September 23, 2021 the solution is quite simple, the file worldgenoverride.lua in the cave folder must contain this code: once done I deleted everything from the folder except for the server.ini and worldgenoverride.lua return { override_enabled = true, settings_preset = "DST_CAVE", worldgen_preset = "DST_CAVE", } Link to comment https://forums.kleientertainment.com/forums/topic/133892-accidental-loot-world/#findComment-1497756 Share on other sites More sharing options...
Kabritto Posted September 23, 2021 Author Share Posted September 23, 2021 3 hours ago, ellelawliet0085 said: the solution is quite simple, the file worldgenoverride.lua in the cave folder must contain this code: once done I deleted everything from the folder except for the server.ini and worldgenoverride.lua return { override_enabled = true, settings_preset = "DST_CAVE", worldgen_preset = "DST_CAVE", } Thanks! It really helped! Link to comment https://forums.kleientertainment.com/forums/topic/133892-accidental-loot-world/#findComment-1497828 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.