From 9e30136f3b29bfb13f048272a6c4427022ab02a2 Mon Sep 17 00:00:00 2001 From: Silas Date: Tue, 18 Nov 2025 21:59:23 +0100 Subject: [PATCH] 12gb ram --- mc2/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mc2/compose.yaml b/mc2/compose.yaml index 8ba21e9..29aa528 100644 --- a/mc2/compose.yaml +++ b/mc2/compose.yaml @@ -11,7 +11,7 @@ services: TYPE: "FABRIC" VERSION: "1.21.10" # NEOFORGE_VERSION: "beta" - MEMORY: "4096M" + MEMORY: "12288M" USE_MEOWICE_FLAGS: "true" TZ: "Europe/Berlin" ENABLE_WHITELIST: "true"