add neo 1.21.9 support

This commit is contained in:
James Seibel
2025-10-02 07:37:54 -05:00
parent 26428ff905
commit 15dda30050
19 changed files with 338 additions and 90 deletions
+1 -1
View File
@@ -54,7 +54,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.8
mcVer=1.21.9
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment
#minecraftMemoryJavaArg="-Xmx4G"