Restoring a Backup
So something went wrong and you need to restore a backup? No problem! FTB Backups 3 makes it easy to restore your world.
- Singleplayer
- Multiplayer
If you are playing in singleplayer, you can restore a backup by using the in-game menu and following these steps:
- Go to the Singleplayer menu
- Click on the
Restore World...
button in the top right corner next to the world search bar - Select the backup you want to restore from the list
- Click the
Restore
button
Now you can load your world and continue playing as if nothing happened!
On a server you will need to manually restore a backup by following these steps:
- Stop the server if it's running
- Rename the current world folder to something else (e.g.
world_old
) - Navigate to the
ftbbackups3
folder in your server directory- This folder may be different if you have configured a custom backup folder in the
ftbbackups3-server.snbt
config file
- This folder may be different if you have configured a custom backup folder in the
- Extract the backup you want to restore, the backup files are named by the date and time they were created, so you can easily find the one you want
YYYY-MM-DD-HH-MM-SS
- Copy the extracted world folder into the server directory and rename it to
world
(or whatever your server is configured to use) - Start the server again
Now you can join the server and continue playing as if nothing happened!