Installing and Migrating
Read This Or Else! This modpack updates regularly. Use the latest build marked stable. Anything flagged BETA, RC (release candidate) or Nightly Build is a work in progress that may have game-breaking bugs. |
Lost?
- Check out the Lexicon
Installing
There are various possible setups with various launchers and Java versions. The most recommended setup is using Prism Launcher and Java 21.
Some baselines for all launchers:
- GTNH requires a valid Minecraft account & Microsoft Login.
- 5-7 GB of memory (RAM) is recommended for Single Player (SP).
- Ensure there's still enough free RAM available for the operating system.
- Assign the total memory allocation for both minimum and maximum in the launcher.
- Allocating more than 8GB with Java8 will likely cause serious stuttering due to poor default garbage collection optimization.
- It's strongly encouraged to install the latest stable release -- currently 2.6.1.
- For multiplayer servers (MP), your GTNH client modpack needs to be of the same version as the server.
MultiMC or Prism Launcher with Java 17-21
At the moment, newer Java versions can only be used with MultiMC or Prism Launcher.
- Install MultiMC or Prism Launcher. If you are on Windows 10 or 11, make sure you are not installing it in a OneDrive folder!
- Register your Minecraft account with the launcher. It must run in online mode at least once to authenticate.
- Java 21 can be downloaded for example from Adoptium. Go to "Other platforms and versions", pick the JRE that matches your computer's OS and architecture. Unpack and install it. If you don't get an installer in your download, check that you haven't grabbed a JDK by mistake.
- Typical Windows file path:
C:/Program Files/Eclipse Adoptium/jre-21.0.3.9-hotspot/bin/javaw.exe
- Typical MacOS file path:
/Library/Java/JavaVirtualMachines/temurin-21.jdk/Contents/Home/bin/java
- Typical Windows file path:
- Download a MMC/Prism Java17-21 version of the pack from downloads. Do not unzip. Drag it into the MultiMC/Prism window to create the instance.
- Under Settings > Java, make sure you are using a newly downloaded version of Java; Java 21 64-bit (or any 64bit version from 17.0.6 to 21). If not, you can use auto-detect or put in the path manually. If you don't want to change the global launcher setting, individual instances can also be assigned a specific Java version, arguments and memory allocation. Right-click the instance icon, choose Edit > Settings > Java.
- If you are using MultiMC you also need to add the additional Java arguments from here for 2.5.1 or older or here for 2.6.0 or 2.6.1 under Multimc setup. You only want the Java args from that page, nothing else. This step is not needed in Prism.
MultiMC or Prism Launcher with Java 8
- Install MultiMC or Prism Launcher. If you are on Windows 10 or 11, make sure you are not installing it in a OneDrive folder!
- Download a MMC version of the pack from http://downloads.gtnewhorizons.com/Multi_mc_downloads/ and drag it into the MultiMC/Prism window to create the instance, or use the "Add Instance" button in the main window.
- Under settings - Java, make sure you are using a version of 64-bit Java 8.
Technic
- Install the Technic launcher,
- In the launcher, go to the Modpacks tab and enter "GT New Horizons" in the search box. Make sure the pack named "GT New Horizons" is selected in the results list.
- Optionally, click the Modpack settings link in the upper-right to select a specific version and the installation path. By default, the latest stable release will be installed, but some servers may need a different version.
- Click the Install button on the lower right to install the pack.
- Go to the Launcher settings at the top-right corner, and the Java tab of that dialog. Make sure you are using an up to date, 64-bit Java 8.
Curseforge Launcher
The Curseforge launcher is not recommended because:
- it usually is out-of-date,
- it constantly messes up recipes,
- its new license requirements on mods make things even worse.
Please do not use a Curseforge launcher for GTNH.
Java Arguments for Java 8
GTNH runs best with configured Java arguments for targeted garbage collection and memory usage. Optimal arguments will vary depending on hardware, launcher and build version. The best performance gains are by going to Java 17-21, not by tweaking Java 8.
These optimizations are tailored for the Java 8 version of GT:NH. If playing on the Java 17-21 version of the modpack, no additional Java arguments for performance should be needed.
Troubleshooting
- If you are experiencing issues with fullscreen mode with Java 17-21, set a resolution in your launcher and check other settings in the config/lwjgl3ify.cfg config file.
- If you get a Windows Firewall window that pops up it is ok to click "Allow Access" for your launcher.
Updating
The direct process
- Backup your GTNH instance to port settings and configs later. It is done by cloning the instance in the launcher.
- In ATLauncher, select Edit Instance > Clone Instance in the drop-down. Select the Open Folder button for a new instance.
- In MultiMC, select Copy Instance in the drop-down.
- In Prism, right-click on the instance icon, choose Copy
- Rename the new instance with the GT:NH version being upgraded to.
- Delete the folders
config
andmods
fromInstances/instance_name/.minecraft/
. Also delete the foldersscripts
andresources
if you have them and they contain anything. On newer versions they don't exist anymore or are empty. - Replace the deleted
config
andmods
folders with the ones from the downloaded archive. They are contained in a .minecraft folder after unpacking. If you are on Mac or Linux, you may have to show hidden files for your OS. - If you are using Java 17-21, you also need to replace the folders
libraries
andpatches
and the filemmc-pack.json
inInstances/instance_name/
. Furthermore, if you are using Java 17-21 with MultiMC you might also need to update the required Java Arguments.
The alternative approach
Your alternative is to follow the instruction under installing above to set up a new instance. Then follow the migrating section below to copy your existing world to the new instance.
Migrating to a Different Launcher
Follow the installation instructions for the new launcher, then set up a new instance. Ensure the launcher can run GTNH without issues. Then migrate the files listed below to import your old world. It is highly recommended to keep your old launcher and files around for a while as a backup.
Files to Copy when Migrating or Backing Up
/saves/
folder./journeymap/
folder./visualprospecting/
folder. Ore vein data for JourneyMap./TCNodeTracker/
folder. Thaumcraft node data for JourneyMap.localconfig.cfg
file. This keeps track of your local config changes.options.txt
./serverutilities/
folder, if ServerUtilities is installed. This contains its configs and rank settings./schematics/
folder. If you use Schematica, this is where your saved schematics are.BotaniaVars.dat
- this NBT file holds your Lexica Botania bookmarks and other global stuff Botania tracks./resourcepacks/
or/screenshots/
if you want to keep what you have there.- Any custom mods you want to keep and data related to them. For example the
/local/
folder, if you use FTBUtilities. - Your backups in the
/backups/
folder (not needed if you keep the old instance for a bit).
Additional Resources
- For compatible mods, see Additional Mods,
- For texture packs, see Resource Packs,
- For backups, see Backups and Recovery (already included for singleplayer),
- For server installation and updates, see Server Setup.
- For nightly testing builds, see Nightly builds.