All mods from the Steam workshop are supported by Shockbyte's ARK server hosting. If you wish to add mods to your ARK server - this is the guide for you! ARK mods can add new creatures & enemies, custom structures, custom features and more.
Note
Before adding mods, we recommend that you backup your server.
# Finding Steam Workshop Mods
Find the Mod IDs of each mod you wish to install on the Steam Workshop.
- Browse the steam workshop and find a mod you would like to use. You can find the Steam Workshop for ARK at: https://steamcommunity.com/app/346110/workshop/
- Once you have found the mod you wish to install, you can find the Mod ID in the URL of the web page for the mod.
- Copy the numbers as the end of the URL - this is the Mod ID that you will need to paste into your server config.
Example URL: https://steamcommunity.com/sharedfiles/filedetails/?id=1785800853
In the example above, the Mod ID would be 1785800853
.
Not sure what mods to add? Have a look at our article listing the Best ARK Mods.
# Adding Steam Workshop Mods To Your Ark Server
You can install ARK mods to your server by adding the Steam Workshop Mod IDs to your server's ark.properties file.
- Access your control panel and Stop your server.
- Navigate to Config.
- Click on
ARK Game Settings
. Enter the Workshop ID of your desired mods in the Active Mods field. If installing multiple mods separate each ID with a,
.
For example, if we are installing the mod from the previous section, as well as a mod with the ID 123456
, we would enter the following: 1785800853,123456
Warning
Make sure not to add any spaces between the mod IDs and the commas to avoid potential issues.
- Save and Start your server.