Update for Minecraft 1.20.4

This commit is contained in:
Adam Macdonald
2024-01-24 14:55:23 +00:00
parent a4d23cb3f5
commit d701906701
7 changed files with 43 additions and 32 deletions

View File

@@ -6,9 +6,9 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.4
loader_version=0.14.24
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.6
# Mod Properties
mod_version = 0.1.2
@@ -16,4 +16,4 @@ maven_group = io.github.twokilohertz.hotbarreplace
archives_base_name = HotbarReplace
# Dependencies
fabric_version=0.90.4+1.20.2
fabric_version=0.95.1+1.20.4