This guide will help you with how to add mods to your Terraria tModLoader LEGACY (v1.3.5) server.
- Stop the server and install tModLoader from the Mod Manager button
- Go to the File Manager button and upload your mods inside the folder \tmodloader\ModLoader\Mods\
- Go to the Configuration Files button and enable the mods inside the enabled.json file
- Start server
When enabling the mods inside enabled.json file, you need to list each mod per line with the correct mod name (case sensitive), don't add a comma to the last line, like the example below.
[
"CalamityMod",
"WonderInventory"
]
If you have any questions or you need our help don't hesitate to contact our support system.