> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.sparkedhost.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Adding Workshop Mods

### Adding Workshop Mods

1. Navigate to `/Servers/unturned`

2. Open the `WorkshopDownloadConfig.json` file.

![](https://storage.crisp.chat/users/helpdesk/website/a79efd0b48a91800/workshop1png_1kzbr4s.png)

3. When you open the file you can configure the Shutdown Messages for workshop updates.

4. To add the Workshop Mods you can add the ids under the `File_IDs` Section. This also works for workshop collections. Place the ID inside the brackets as shown in the example below:

```json
{
"File_IDs": [
  857668611,
  1733324992,
  863929729
],
"Ignore_Children_File_IDs": [],
"Query_Cache_Max_Age_Seconds": 600,
"Max_Query_Retries": 2,
"Use_Cached_Downloads": true,
"Should_Monitor_Updates": true,
"Shutdown_Update_Detected_Timer": 600,
"Shutdown_Update_Detected_Message": "Workshop file update detected, shutdown in: {0}",
"Shutdown_Kick_Message": "Shutdown for Workshop file update."
}

```

You need to leave the comma off the last workshop id.

5. Once the file has been configured save and restart your server and the workshop mods will download and update on each restart.

![](https://storage.crisp.chat/users/helpdesk/website/a79efd0b48a91800/workshop2png_9mrpg8.png)

|| Note: If you are using a plugin that stores kits inside a json file you will need to put the workshop mods in the workshop folder manually or your kits will load with no modded item!

---

If you require any further assistance, please create a ticket [here](https://billing.sparkedhost.com/submitticket.php).

---

Created By: Griffin H.