How to install TmodLoader for Terraria
Switch your server type to tmodloader, reinstall cleanly, upload .tmod files, and manage custom world formats or massive mod packs.
For modded content (Calamity, Thorium, Stars Above, and more), use TModLoader instead of the vanilla server.
Switching to TModLoader
- In the Startup tab, set Server Type to
tmodloader. - Set World Name to a new name (see the warning below).
- Go to Settings and click Reinstall Server. This swaps the server files; your existing worlds and data stay in place.
- Start the server. A fresh TModLoader world generates on first boot.
⚠️ World formats do not mix. TModLoader worlds use their own format: a world made under TModLoader will not load on vanilla or TShock, and your vanilla or TShock world will not load under TModLoader. Give each format its own World Name, and when you switch types, switch the World Name with it. Your other worlds stay safely in
worlds/until you switch back.
ℹ️ The version number is supposed to look old. TModLoader intentionally runs on an older Terraria version than vanilla and TShock (the console banner shows both, for example
Terraria Server v1.4.4.9 - tModLoader v2026.5.3.0). This is not your server being outdated: players join with the TModLoader client, which runs on that same base version automatically, so everything matches on their end.
Installing Mods
- Subscribe to the mods on the Steam Workshop.
- Copy the
.tmodfiles from your local TModLoader Workshop folder (path varies; check the current TModLoader docs). - Upload the
.tmodfiles totmodloader/Mods/via SFTP. - Enable them in
tmodloader/Mods/enabled.json:
[
"CalamityMod",
"ThoriumMod",
"StarsAbove"
]
- Restart.
Most overhaul mods are client-required. Players install them through their own TModLoader client and the Steam Workshop. Mismatched mod lists are the top cause of join failures, so publish your required list.
What to Read Next
- Maintenance and back up before any mod change
- TShock Setup if you want moderation tools alongside mods
Made with 💜 by GameServerKings