Pack Upgrade FAQ - AllTheMods/ATM-6 GitHub Wiki

Pack Upgrade FAQ

Client: How do I transfer maps/settings/servers when I upgrade the pack?

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.

Server: How do I upgrade my server to a new pack version?

The initial steps are the same for all hosts.

  1. BACKUP.
  2. Download the latest server zip and extract it to an empty folder.

If you are hosting the pack yourself:

  1. Follow the initial steps above.
  2. Go back to your old server folder, and copy world to the new server folder.
  3. 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.

If you are renting a server from a provider:

  1. Follow the initial steps above.
  2. Turn off your old server.
  3. Delete the Forge jar and the following folders from your old server:
    • configs
    • defaultconfigs
    • kubejs
    • libraries
    • mods
  4. From the new server folder, upload the Forge jar and that list of folders to your old server.