diff --git a/build.gradle.kts b/build.gradle.kts index eb1bdda..16e9e4a 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,5 +1,5 @@ plugins { - id("fabric-loom") version "1.9-SNAPSHOT" + id("fabric-loom") version "1.10-SNAPSHOT" } base { diff --git a/gradle.properties b/gradle.properties index 04150d3..b1c45dd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,9 +2,9 @@ org.gradle.jvmargs=-Xmx2G org.gradle.configuration-cache=true # Fabric Properties (https://fabricmc.net/develop) -minecraft_version=1.21.4 -yarn_mappings=1.21.4+build.7 -loader_version=0.16.9 +minecraft_version=1.21.5 +yarn_mappings=1.21.5+build.1 +loader_version=0.16.12 # Mod Properties mod_version=0.1.0