fix: change minecraft ram
This commit is contained in:
parent
cd1e2bd49a
commit
76939f9a4b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ rec {
|
||||||
port = 25565;
|
port = 25565;
|
||||||
serverPackUrl = "https://downloads.gtnewhorizons.com/ServerPacks/GT_New_Horizons_2.8.4_Server_Java_17-25.zip";
|
serverPackUrl = "https://downloads.gtnewhorizons.com/ServerPacks/GT_New_Horizons_2.8.4_Server_Java_17-25.zip";
|
||||||
version = "1.7.10";
|
version = "1.7.10";
|
||||||
memory = "12G";
|
memory = "6G";
|
||||||
timezone = "Europe/Berlin";
|
timezone = "Europe/Berlin";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue