-
Notifications
You must be signed in to change notification settings - Fork 19
Recommended Settings
Below are the best practices for setting up modpacks.
Follow the below steps to use recommended settings.
-
Open the CurseForge App
-
Click the cog icon in the lower left corner
-
Go to the Minecraft tab
-
Scroll down to the
Java Settingssection. -
Use the Allocated Memory slider to assign the recommended amount of RAM for your PC
-
Paste the below arguments into the
Additional Arguments textbox-version:1.8+ -XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -
Done!
All Minecraft modpacks require you to allocate a certain amount of RAM for them to work properly. The amount depends on the modpack.
- Open the CurseForge App
- Click the cog icon in the lower left corner
- Go to the Minecraft tab
- Scroll down to the
Java Settingssection. - Use the Allocated Memory slider to assign RAM.
- Done!
Never allocate more than your PC can spare.
| Total RAM (in GB) | Maximum RAM allocation (in GB) |
|---|---|
| 4 | 3 |
| 8 | 6.5 |
| 12 | 8 |
| 16 | 8 |
Assigning more than 8GB is never recommend, as you may actually get worse performance. If you're using shaders or a high resolution resource pack, the maximum is 10GB.
| Modpack | Recommended RAM |
|---|---|
| Create Together | 3 |
| Enigmatica 2 | 7 |
| Enigmatica 2: Light | 5 |
| Enigmatica 2: Expert | 6.5 |
| Enigmatica 2: Expert Skyblock | 6 |
| Enigmatica 4 | 4 |
| Enigmatica 5 | 6 |
| Enigmatica 6 | 5 |
CurseForge defaults to using an old version that comes with Minecraft, so you have to set the version yourself.
The version you should use is the latest Java 8 64-bit, which you can find here:
https://java.com/en/download/manual.jsp
The one you need is Windows Offline (64-bit)
- Open the CurseForge App
- Click the cog icon in the lower left corner
- Go to the Minecraft tab
- Scroll down to the
Java Settingssection. - In the Additional Arguments textbox, input
-version:1.8+ - Done!
For optimal performance, we recommend that you use these Java arguments:
-version:1.8+ -XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
In order to set Java arguments using CurseForge, follow these steps:
- Open the CurseForge App
- Click the cog icon in the lower left corner
- Go to the Minecraft tab
- Scroll down to the
Java Settingssection. - Put the arguments in the "Additional Arguments textbox"
- Done!