Set back 1.21.11 as default mcVer

This commit is contained in:
Vojtěch Šokala
2026-03-15 23:41:13 +01:00
parent 059293ebe0
commit 7e1e5a56e2
+1 -1
View File
@@ -52,7 +52,7 @@ versionStr=
# This defines what MC version Intellij will use for the preprocessor # This defines what MC version Intellij will use for the preprocessor
# and what version is used automatically by build and run commands # and what version is used automatically by build and run commands
mcVer=1.12.2 mcVer=1.21.11
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment # Defines the maximum amount of memory Minecraft is allowed when run in a development environment
#minecraftMemoryJavaArg="-Xmx4G" #minecraftMemoryJavaArg="-Xmx4G"