From 4468cf1f1d851f3d415c7e32b12a1e745d642c7b Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Fri, 14 Apr 2023 19:36:49 -0700 Subject: [PATCH] update instance.cfg --- instance.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instance.cfg b/instance.cfg index 0f4f551..d9eb313 100644 --- a/instance.cfg +++ b/instance.cfg @@ -2,6 +2,6 @@ InstanceType=OneSix iconKey=frontier_mc name=Forgotten Frontier OverrideCommands=true -PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://git.merith.xyz/modpacks/Forgotten_Frontier/raw/branch/beta/.minecraft/pack.toml +PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://git.merith.xyz/modpacks/Forgotten_Frontier/raw/branch/main/.minecraft/pack.toml MaxMemAlloc=3072 MinMemAlloc=512 \ No newline at end of file