How to Find Your Terraria Save Files and Create Backups
Learn where Terraria stores your world files on PC, Mac, Linux, and Mobile, and how to safely back them up before editing.
Introduction to Terraria World Saves
Terraria saves your worlds as .wld files. If you play modded Terraria (tModLoader), the game also creates a companion .twld file containing modded blocks, chests, and entity data. Knowing where these files are located is crucial for backup, sharing, and editing using online tools like Terraworld.dev.
World File Locations by Platform
1. Windows PC
On Windows, your local character and world files are saved in your Documents directory:
C:\Users\[YourUsername]\Documents\My Games\Terraria\Worlds
Note: If you use tModLoader, the path is:
C:\Users\[YourUsername]\Documents\My Games\Terraria\tModLoader\Worlds
2. macOS (Mac)
Mac systems store save files in the Library folder. Open Finder, press Cmd + Shift + G, and paste:
~/Library/Application Support/Terraria/Worlds
3. Linux
On Linux systems, saves are kept under the local share directory:
~/.local/share/Terraria/Worlds
4. Android
Android saves are located inside the application private directory. You may need a specialized file explorer app (such as FV File Explorer or ZArchiver) that can access the Android/data folder:
Android/data/com.and.games505.TerrariaPaid/Worlds
5. iOS (iPhone/iPad)
Open the native Files app and navigate to:
On My iPhone (or iPad) -> Terraria -> Worlds
How to Create a Backup
Before using any third-party editors, always back up your save files to prevent data loss in case of accidental corruption:
- Navigate to the
Worldsfolder for your platform. - Find the file named after your world (e.g.,
MyAdventure.wld). - Copy this file and paste it into a safe backup folder on your desktop or cloud drive.
- If you use tModLoader, make sure to copy both
MyAdventure.wldandMyAdventure.twld.
If anything goes wrong, you can simply rename your backup copy back to the original name and copy it back to the Worlds folder.
