From 22c88d2e1e66c0157607a43550f55bff4c431dc9 Mon Sep 17 00:00:00 2001 From: Pyrofab Date: Sat, 21 May 2022 22:19:02 +0200 Subject: [PATCH] Turn the RAM down a bit for poor Windows --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fb1f515..383e2c1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Done to increase the memory available to gradle. -org.gradle.jvmargs=-Xmx5G +org.gradle.jvmargs=-Xmx4G # Fabric Properties # check these on https://fabricmc.net/use