Startup Arguments
danger
If you are not sure what you are doing, do not change these settings.
Incorrectly modifying these settings can cause your game to crash or not start at all.
Introduction
Startup arguments are additional arguments that can be passed to the Java Virtual Machine (JVM) when starting a Minecraft instance. These arguments can be used to modify the behavior of the JVM, such as changing the garbage collector or enabling debugging options.
Adding/Changing Startup Arguments
Terminology
The word Instance
is typically used to relate to a Modpack that you have installed to the FTB App
Instance Defaults
The instance defaults are the default settings that are applied to all new instances. These settings can be overridden by instance specific settings.
- Open the FTB App
- Click on the settings icon in the sidebar of the app
- Now click on the
Instance Defaults
tab and scroll down to theJava runtime arguments
section - Add or modify the arguments as needed
Instance Specific
- Open the FTB App
- Go to the Instance you want to add/change the startup arguments for
- Click on the Setting button on the right of the screen
- Scroll down to the
Java runtime arguments
option located in theAdvanced
section and add or modify the arguments as needed