-
-
Notifications
You must be signed in to change notification settings - Fork 66
Pack Upgrade FAQ
Jeremiah Winsley edited this page Jan 29, 2022
·
6 revisions
Copy the relevant files from your old instance to the new one.
-
saves
- stores your worlds. -
local
- stores your FTB Chunks map/waypoints. -
options.txt
- stores your graphical, keybind, and other settings. -
servers.dat
- for multiplayer, stores your saved servers.
The initial steps are the same for all hosts.
- BACKUP.
- Download the latest server zip and extract it to an empty folder.
- Follow the initial steps above.
- Go back to your old server folder, and copy
world
to the new server folder. - If you have customized any configs or
server.properties
, you can copy them also.-
WARNING: Do not copy the entire config folder from your old instance.
We update many configs with each release, some of which will cause crashes or other issues if they are different than what the client has.
We recommend you keep separate documentation of all changes you make to configs, so that you can apply them easily to new versions.
-
WARNING: Do not copy the entire config folder from your old instance.
- Follow the initial steps above.
- Turn off your old server.
- Delete the Forge jar and the following folders from your old server:
configs
defaultconfigs
kubejs
libraries
mods
- From the new server folder, upload the Forge jar and that list of folders to your old server.