feat(servers): update minecraft creative server and update to 1.20.4

This commit is contained in:
matt1432 2024-04-14 00:17:01 -04:00
parent 820729a03d
commit 4bc6445a4c
2 changed files with 8 additions and 8 deletions
devices/servivi/modules

View file

@ -61,9 +61,9 @@ in {
# Vanilla Creative
cv = {
enable = false;
enable = true;
jvmMaxAllocation = "6G";
jvmMaxAllocation = "8G";
jvmInitialAllocation = "2G";
jvmPackage = jre18;
jvmOpts = "";