How to add Mods to your Avorion Server

Last updated 11 Dec 2025

Need a game server?

Spin one up fast with our feature-rich panel and seriously low prices.

  1. Log in to the Kinetic Panel.

  2. Stop the server.

  3. Go to the file Manager.

  4. Locate galaxy/avorion_galaxy/modconfig.lua

Adding a Workshop Mod.

For each new modded, add a new workshopid line. {workshopid = "ID"}, Seprated by a comma. The last line shouldn't have a comma
1. You can find the mod ID on the Steam page.
2. Click Share and copy the id



mods =

{

{workshopid = "3117680384"},

{workshopid = "3112680384"}

}

If you are having issues joining the server after adding, check the console. It will show an error in the module because it can't locate a file.