diff --git a/gradle.properties b/gradle.properties index 0015c9f66..cb24e1e8c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -44,7 +44,7 @@ versionStr= # This defines what MC version Intellij will use for the preprocessor # and what version is used automatically by build and run commands -mcVer=1.20.1 +mcVer=1.20.2 # Defines the maximum amount of memory Minecraft is allowed when run in a developement environment minecraftMemoryJavaArg="-Xmx4G"