continue porting to MC 26 (2)

This commit is contained in:
James Seibel
2026-04-03 20:02:32 -05:00
parent 80f30dfd74
commit 877c824e58
29 changed files with 345 additions and 109 deletions
+2 -2
View File
@@ -357,8 +357,8 @@ if (isNotCommonProject) {
// JVM args
runTask.jvmArgs(
"-Dio.netty.leakDetection.level=advanced",
"-XX:+UseZGC",
"-XX:+ZGenerational",
//"-XX:+UseZGC",
//"-XX:+ZGenerational",
)
if (isClient) {
runTask.jvmArgs(