1.20.4-rc1

This commit is contained in:
modmuss50 2023-12-06 17:20:08 +00:00
parent e5e39e755d
commit dc89771ba2
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ org.gradle.parallel=true
fabric.loom.multiProjectOptimisation=true
version=0.91.1
minecraft_version=1.20.3-pre4
minecraft_version=1.20.4-rc1
yarn_version=+build.1
loader_version=0.14.23
installer_version=0.11.1

View file

@ -21,7 +21,7 @@
"depends": {
"fabricloader": ">=0.14.23",
"java": ">=17",
"minecraft": ">=1.20.3- <1.20.4-"
"minecraft": ">=1.20.3- <1.20.5-"
},
"description": "Core API module providing key hooks and intercompatibility features."
}