This guide will show you how to set your Factorio Server to the Base version.
Click here to order your Factorio Server with Citadel Servers today!
1. Log in to your Game Control Panel.
2. Open the Configuration Files Tab and find the mod-list.json file.
Click the "Text Editor" button to start editing.
By default, our Game servers have the DLC enabled. To disable it,
Set the "enabled" tags on the DLC-related mods to false.
If the server is new and has no mod folder or mod-list.json file.
You can copy and paste the config below to disable the DLC:
{ "mods": [ { "name": "base", "enabled": true }, { "name": "elevated-rails", "enabled": false }, { "name": "quality", "enabled": false }, { "name": "space-age", "enabled": false } ] } |
3. Once you are done editing, click "Save" on the config to save or generate the file if it was missing.
You can now start the server without the DLC.
Did the above information not work for you?
Please click here to contact our support via a ticket.