How to add mods to your Terraria tModLoader LEGACY (v1.3.5) server Print

  • 4

This guide will help you with how to add mods to your Terraria tModLoader LEGACY (v1.3.5) server.

 

  1. Stop the server and install tModLoader from the Mod Manager button
  2. Go to the File Manager button and upload your mods inside the folder \tmodloader\ModLoader\Mods\
  3. Go to the Configuration Files button and enable the mods inside the enabled.json file
  4. 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.


Was this answer helpful?

« Back