> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.gtxgaming.co.uk/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).

# How to add mods to your Terraria tModLoader Server

# How to Add Mods to Your Terraria tModLoader (v1.4) Server

## Step 1: Stop Your Server
Before making any modifications, ensure your server is stopped.

## Step 2: Install tModLoader (v1.4)
Use the **Mod Manager** to install tModLoader (v1.4) on your server.

## Step 3: Select Mods
Visit the [tModLoader Steam Workshop](https://steamcommunity.com/app/1281930/workshop/) to find and subscribe to the mods you want.

## Step 4: Upload Mods
- Mods from the Steam Workshop will download automatically.
- If using mods from other sources, upload the `.tmod` files to the `Mods/` folder.

## Step 5: Enable Mods
- Locate the `enabled.json` file.
- Add the mod file names to ensure they load correctly.

## Step 6: Start Your Server
Once the mods are uploaded and enabled, start your server.

## Step 7: Verify Mods
Use the **Web Console** and type:
```sh
modlist
```
This command will list all loaded mods to confirm successful installation.

## Important Tips
- Some mods are **only compatible** with v1.3.5 and are not yet ported to v1.4.
- Some mods require **dependencies**. Always check the mod description before installing.
- To install multiple mods at once, list multiple mod IDs separated by a comma:

```sh
3217114767,3282694994,3238219681
```

## Need Help?
For further assistance, visit the [GTXGaming Support System](https://www.gtxgaming.co.uk/clientarea/submitticket.php) or check out the full [GTXGaming Knowledgebase](https://www.gtxgaming.co.uk/clientarea/index.php?rp=/knowledgebase/785/How-to-add-mods-to-your-Terraria-tModLoader-v1.4-server.html).

Need a [Terraria server](https://www.gtxgaming.co.uk/terraria-server-hosting/)? 
