minecraft: set memory to 4g
All checks were successful
flake check / check (push) Successful in 9m8s
fmt check / check (push) Successful in 1m6s

This commit is contained in:
notohh 2023-12-29 21:41:10 -05:00
parent 2371c4e20e
commit e4d9fe3b4d
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -7,7 +7,7 @@ _: {
environment = {
EULA = "TRUE";
VERSION = "1.19.2";
MEMORY = "8G";
MEMORY = "4G";
TYPE = "FABRIC";
FABRIC_LOADER_VERSION = "0.14.23";
FABRIC_LAUNCHER_VERSION = "0.11.2";