Fix some compiling issues

This commit is contained in:
James Seibel
2024-06-14 19:31:21 -05:00
parent f4e71f7012
commit 5570f3a313
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -49,7 +49,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.6
mcVer=1.21
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment
#minecraftMemoryJavaArg="-Xmx4G"