Updated code and dependencies for minecraft 1.21.3

This commit is contained in:
ChaoticByte 2024-11-01 21:37:33 +01:00
parent c97416d113
commit 5df8395298
No known key found for this signature in database
6 changed files with 15 additions and 29 deletions

View file

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