mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-21 03:10:54 -04:00
1.20.1-rc1
This commit is contained in:
parent
96a7932e17
commit
5c1d40156b
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ org.gradle.parallel=true
|
|||
fabric.loom.multiProjectOptimisation=true
|
||||
|
||||
version=0.83.0
|
||||
minecraft_version=1.20-pre7
|
||||
minecraft_version=1.20.1-rc1
|
||||
yarn_version=+build.1
|
||||
loader_version=0.14.21
|
||||
installer_version=0.11.1
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.14.21",
|
||||
"java": ">=17",
|
||||
"minecraft": ">=1.20- <1.20.1-"
|
||||
"minecraft": ">=1.20 <1.20.2-"
|
||||
},
|
||||
"description": "Core API module providing key hooks and intercompatibility features."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue