Rename MC 1.26.1 -> 26.1.0

This commit is contained in:
James Seibel
2026-04-08 22:00:11 -05:00
parent 053917d3d7
commit f87afb34f4
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -46,7 +46,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.26.1
mcVer=26.1.0
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment
#minecraftMemoryJavaArg="-Xmx4G"