Replace 1.21.7 support with 1.21.8

This commit is contained in:
James Seibel
2025-07-19 13:29:29 -05:00
parent 563ec70154
commit 3b3731a137
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -51,7 +51,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.21.7
mcVer=1.21.8
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment
#minecraftMemoryJavaArg="-Xmx4G"