Update arch loom 1.5-snapshot -> 1.6-snapshot

This commit is contained in:
James Seibel
2024-05-02 17:27:04 -05:00
parent 6cc8284747
commit 3b10ca5809
3 changed files with 4 additions and 4 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=2024.1.9
manifold_version=2024.1.12
nightconfig_version=3.6.6
lz4_version=1.8.0
zstd_version=1.5.5-11
@@ -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.20.4
# Defines the maximum amount of memory Minecraft is allowed when run in a developement environment
#minecraftMemoryJavaArg="-Xmx4G"