Update Java memory settings in variables.txt and enhance everycomp-entries configuration files with new types and entries for better compatibility and functionality across various resource packs.

This commit is contained in:
Leonid Pershin
2026-05-08 17:18:45 +03:00
parent 4e8cfc94bb
commit 281513d128
11 changed files with 1435 additions and 688 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ QUILT_INSTALLER_VERSION=0.12.1
RECOMMENDED_JAVA_VERSION=21
WAIT_FOR_USER_INPUT=true
JAVA="java"
JAVA_ARGS="-Xmx13G -Xms8G"
JAVA_ARGS="-Xmx12G -Xms8G"
ADDITIONAL_ARGS="-Dlog4j2.formatMsgNoLookups=true"
SSJ_FORGE_ARGS="-Djava.security.manager=allow"
RESTART=true