minecraft: set neoforge 1.21.1 so it does not oom everything
This commit is contained in:
parent
c3abaad9a7
commit
43291f452c
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@
|
|||
TYPE = "NEOFORGE";
|
||||
VERSION = "1.21.1";
|
||||
EULA = "TRUE";
|
||||
MEMORY = "4G";
|
||||
INIT_MEMORY = "1G";
|
||||
MAX_MEMORY = "4G";
|
||||
SERVER_PORT = "30005";
|
||||
|
||||
UID = "992";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue