diff --git a/instance.cfg b/instance.cfg index 9a8fb42..3c5da19 100644 --- a/instance.cfg +++ b/instance.cfg @@ -2,4 +2,4 @@ InstanceType=OneSix iconKey=modpack.icon name=Modpack Template OverrideCommands=true -PreLaunchCommand=$INST_JAVA -jar packwiz-installer-bootstrap.jar https://gitlab.com/Merith-TK/modpack-template/-/raw/main/.minecraft/pack.toml \ No newline at end of file +PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://gitlab.com/Merith-TK/modpack-template/-/raw/main/.minecraft/pack.toml \ No newline at end of file