How to Add Mods to Your Factorio Server
Factorio mods are distributed as .zip files through the official mod portal at mods.factorio.com. Installing them on your server requires uploading the file to the mods/ folder via FTP.
Before starting, make sure you have FTP access set up. See Connect an FTP Client for instructions.
Install a mod
- Browse to mods.factorio.com and find the mod you want.
- Download the mod's
.zipfile to your PC. - Connect to your server via FTP and navigate to the
mods/folder. - Upload the
.zipfile to themods/folder. Do not extract it. - Restart your server for the mod to load.
Troubleshooting
- Mod not loading after restart: Confirm the
.zipfile is in themods/folder and has not been accidentally extracted. The file must remain as a.zip. - Version mismatch error: Each mod targets a specific Factorio version. Check the mod's page on mods.factorio.com to confirm it supports your server's version.
- Players cannot join after adding a mod: All players must have the same mods installed locally as the server. Share the mod list with your players so they can install the same versions.