update java and runtime args
Some checks failed
Build Modpack / build (push) Failing after 2s

This commit is contained in:
Merith 2025-02-15 21:48:01 -08:00
parent c89462305d
commit 0bca870b6e
2 changed files with 2 additions and 1 deletions

View file

@ -3,4 +3,5 @@ InstanceType=OneSix
iconKey={ICONNAME}_icon
name=Modpack Template
OverrideCommands=true
JvmArgs=-XX:+UseZGC
PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar {PACKURL}

View file

@ -3,7 +3,7 @@
{ "uid": "net.minecraft", "version": "1.21.1" },
{
"cachedName": "LWJGL 3",
"cachedVersion": "3.3.1",
"cachedVersion": "3.3.3",
"cachedVolatile": true,
"dependencyOnly": true,
"uid": "org.lwjgl3",