Update dependencies and code for Minecraft 1.21.4

This commit is contained in:
ChaoticByte 2025-03-16 10:52:31 +01:00
parent 5df8395298
commit 50ab5f9a7e
No known key found for this signature in database
4 changed files with 14 additions and 8 deletions

View file

@ -4,14 +4,14 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.2
loader_version=0.16.9
minecraft_version=1.21.4
yarn_mappings=1.21.4+build.8
loader_version=0.16.10
# Mod Properties
mod_version=1.0.3
mod_version=1.0.4
maven_group=net.chaoticbyte.hardboiled
archives_base_name=hardboiled
# Dependencies
fabric_version=0.107.0+1.21.3
fabric_version=0.118.5+1.21.4