diff --git a/build.gradle b/build.gradle index 9fe219d5..95dfe483 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { plugins { id 'idea' id 'eclipse' - id 'fabric-loom' version '0.8-SNAPSHOT' + id 'fabric-loom' version '0.10-SNAPSHOT' id 'maven-publish' } diff --git a/gradle.properties b/gradle.properties index 17ebbe29..359b756c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx2G # check these on https://fabricmc.net/use minecraft_version=1.18 yarn_mappings=6 -loader_version=0.12.4 +loader_version=0.12.8 # Mod Properties mod_version=1.0.0