Change the difficulty of Core Keeper
The game comes with 5 difficulty levels:
Difficulty | Value |
---|---|
normal | 0 |
hardcore | 1 |
normal + creative | 2 |
hardcore + creative | 3 |
casual | 4 |
Important: The difficulty level is saved in the savegame and cannot be changed later.
You must start a new savegame if you want to change the difficulty midgame.
Basic Mode
In Basic Mode you can change the difficulty under Server Settings -> Difficulty.
Advanced Mode
In Advanced Mode you change the difficulty in ServerConfig.json.
Locate the following line:"worldMode": 0,
Change the 0 to the desired value of the respective difficulty, e.g.:"worldMode": 4,
for the difficulty casual.
Then click on Save in both modes and start the server.