Update dependencies and code for Minecraft 1.21.4
This commit is contained in:
parent
5df8395298
commit
50ab5f9a7e
4 changed files with 14 additions and 8 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue