How do I enable Space Age on my Factorio server?

Experience the power of your own AleForge Factorio server on our lightning-fast hosting! Click here to get started, with monthly prices as low as $3.50. Buy resources, not slots. Want to switch hosts, open a ticket, and we will migrate your server for free and give you 50% off your first invoice.

AleForge Hosted Server

You can update your server to Space Age and enable the DLC by following the instructions on updating your server here

Other Hosting Methods

Enable the Space Age DLC in your mods/mods-list.json. It should look like the JSON below.

{
  "mods": 
  [
    
    {
      "name": "base",
      "enabled": true
    },
    
    {
      "name": "elevated-rails",
      "enabled": true
    },
    
    {
      "name": "quality",
      "enabled": true
    },
    
    {
      "name": "space-age",
      "enabled": true
    }
  ]
}

Afterward, restart the server and check the log to verify that the content has been loaded.

To access your server once Space Age has been enabled, you will need to own and install it on your Factorio client.

Space Age may overwrite or corrupt your Factorio world. If you want to keep any data, be sure to make a backup.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.