How to install mods on a Terraria server




Summary
Terraria is an open-world adventure game that allows players to use many different character builds and playstyles, making each playthrough a unique experience. Terraria also possesses a robust modding scene, with modders creating new items, systems, or adventures. With mods Terraria can feel like an entirely new game with fresh experiences and new builds to explore, making it ideal for experienced Terraria players looking to add content to their game.

Requirement
The server must be on tModLoader. Learn how to install tModloader here.

Note Some mods require a new world. Learn how to create a new tModLoader world here.

Note Some mods are only compatible with a specific tModLoader version.
Check the mod description to verify.


How to Install Mods on a Terraria Server (Mods Tab)
1. Choose a mod on the Steam Workshop.

2. Copy the Workshop ID from the address bar.


3. Log in to the BisectHosting Games panel.

4. Stop the server.


5. Go to the Mods tab.


6. Paste the Workshop ID and hit Install. This may take a few minutes, depending on the size of the mod.


7. Start the server.

Note This method is only compatible with tModLoader version 1.4.4.

How to Install Mods on a Terraria Server (Mod Pack)
1. Open tModLoader.

2. Go to Workshop.


3. Choose Manage Mods.


4. Enable the desired mods.


5. Optional: Click the cog icon to edit the mod settings, then hit Save Config.



6. Click on Back.


7. Go to Mod Packs.


8. Hit Save Enabled as New Mod Pack.


9. Name the mod pack and click Submit.


10. Under the mod pack, choose Export Pack Instance.


11. On the new window, open the SaveData folder.


12. Minimize the folder to use later in the tutorial.

13. Log in to the BisectHosting Games panel.

14. Stop the server.


15. Go to the Files tab.


16. Find the following directory: /home/container/.local/share/Terraria/tModLoader-[version]/Mods .


17. Drag and drop the files in the Mods folder from step 12.


18. If the mod configs were edited, find the following directory: /home/container/.local/share/Terraria/tModLoader-[version]/ .


19. Click Create and choose Create Folder.


20. Input ModConfigs and click Create.


21. Open the ModConfigs folder.


22. Drag and drop the files in the ModConfigs folder from step 12.


23. Start the server.


How to Install Mods on a Terraria Server (Manual)
1. 
Log in to the BisectHosting Games panel.

2. Stop the server.


3. Go to the Files tab.


4. Find the following directory: /home/container/.local/share/Terraria/tModLoader-[version]/Mods .


5. Choose the Upload button and select the desired .tmod mod files.

Note Mods can be found locally in the steamapps folder. (Ex: Steam\steamapps\workshop\content\1281930\2832196499)


6. Click Create and choose Create File.


7. Add
the mod names to the file using the following format.
[
"ModNameHere",
"AnotherModNameHere",
"AnotherModNameHere"
]


8. Press Create File


9
. Name the file enabled.json and then choose Create File.


10. Start
the server.

Note To manually edit mod configs, see here.


Was this answer helpful?

25
« Back