Start MC 26 porting

This commit is contained in:
James Seibel
2026-03-30 07:49:36 -05:00
parent c245ed6598
commit 7794958804
11 changed files with 137 additions and 83 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ mod_issues=https://gitlab.com/jeseibel/distant-horizons/-/issues
mod_discord=https://discord.gg/xAB8G4cENx
# Global Plugin Versions
manifold_version=2026.1.6
manifold_version=2025.1.31
# 2023.1.17 can be used if there are mystery Java compiler issues
nightconfig_version=3.8.3
lz4_version=1.8.0
@@ -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.21.11
mcVer=1.26.1
# Defines the maximum amount of memory Minecraft is allowed when run in a development environment
#minecraftMemoryJavaArg="-Xmx4G"