From ff8928f62d26cb70dcb74a07bc1ca56fffacdd6b Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Fri, 13 May 2022 16:48:56 -0500 Subject: [PATCH] Increased RAM to 7GB. --- user_jvm_args.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_jvm_args.txt b/user_jvm_args.txt index e3f0cd8..8625ca7 100644 --- a/user_jvm_args.txt +++ b/user_jvm_args.txt @@ -6,4 +6,4 @@ # A good default for a modded server is 4GB. # Uncomment the next line to set it. --Xmx6G \ No newline at end of file +-Xmx7G \ No newline at end of file