Update to Minecraft 1.21.5
Some checks failed
Java CI with Gradle / build (push) Failing after 15m56s

This commit is contained in:
2025-04-23 22:12:34 +01:00
parent f186c66ad7
commit 4ea309bbe9
7 changed files with 10 additions and 11 deletions

View File

@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
minecraft_version=1.21
yarn_mappings=1.21+build.9
loader_version=0.15.11
minecraft_version=1.21.5
yarn_mappings=1.21.5+build.1
loader_version=0.16.13
# Mod Properties
mod_version = 0.1.3
@@ -13,4 +13,4 @@ maven_group = xyz.twokilohertz
archives_base_name = HotbarReplace
# Dependencies
fabric_version=0.100.7+1.21
fabric_version=0.121.0+1.21.5