From 447fd50d02d166cb0bb645bf128998c42520b067 Mon Sep 17 00:00:00 2001 From: Big-Iron-Cheems <52252627+Big-Iron-Cheems@users.noreply.github.com> Date: Sun, 13 Apr 2025 18:41:56 +0200 Subject: [PATCH] 1.21.5 update --- build.gradle.kts | 2 +- gradle.properties | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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