Skip to main content

How To Set Up the Caves Shard on Your Don’t Starve Together Server

1. Log In to Your Panel


2. Navigate to the ‘Files’ Tab

The Cybrancee panel navigation menu with the Files tab selected.

3. Navigate to the Server Directory

Path: Home > Container > DoNotStarveTogether > Config > Server

The file manager highlighting the server directory.

4. Select the ‘cluster.ini‘ File

The cluster ini configuration file inside the server directory.

5. Enable Sharding

Locate the [SHARD] section, change the value to shard_enabled = true, and select 'Save Content'.

The cluster ini file editor with the shard enabled setting set to true.

6. Open the Caves Directory

Path: Home > Container > DoNotStarveTogether > Config > Server > Caves

The server directory showing the Caves folder highlighted.

7. Select the ‘worldgenoverride.lua‘ File

The worldgenoverride lua file inside the Caves directory.

8. Configure the Cave Preset

Verify that the file contains the following configuration block:

return {
    override_enabled = true,
    preset = "DST_CAVE",
}
The worldgenoverride lua file editor with the cave preset code block highlighted.

9. Restart Your Server

Don’t Starve Together Server Hosting

Starts at $3.99

External link icon

Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents