diff --git a/build.properties b/build.properties index ae4f3e14a..f059b81db 100644 --- a/build.properties +++ b/build.properties @@ -1 +1 @@ -MC_VERSION_1_18_2= +MC_VERSION_1_18_1= diff --git a/gradle.properties b/gradle.properties index 62d6d3038..736b8a929 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,5 @@ org.gradle.jvmargs=-Xmx2048M +org.gradle.daemon=false maven_group=com.seibel.lod archives_base_name=DistantHorizons @@ -17,4 +18,4 @@ toml_version=3.6.4 manifold_version=2022.1.5 ##### FOR IDE SUPPORT AND TELL IDE TO USE CERTIAN MC VERSION: SWITCH THIS: -mcVer=1.18.2 \ No newline at end of file +mcVer=1.18.1 \ No newline at end of file