mirror of
https://github.com/FabricMC/fabric.git
synced 2025-09-04 16:59:11 +00:00
1.20.6-rc1
This commit is contained in:
@@ -3,13 +3,13 @@ org.gradle.parallel=true
|
||||
fabric.loom.multiProjectOptimisation=true
|
||||
|
||||
version=0.97.6
|
||||
minecraft_version=1.20.5
|
||||
minecraft_version=1.20.6-rc1
|
||||
yarn_version=+build.1
|
||||
loader_version=0.15.6
|
||||
installer_version=1.0.1
|
||||
|
||||
prerelease=false
|
||||
curseforge_minecraft_version=1.20.5
|
||||
prerelease=true
|
||||
curseforge_minecraft_version=1.20.5-Snapshot
|
||||
|
||||
# Do not manually update, use the bumpversions task:
|
||||
fabric-api-base-version=0.4.40
|
||||
|
@@ -21,7 +21,7 @@
|
||||
"depends": {
|
||||
"fabricloader": ">=0.15.6",
|
||||
"java": ">=21",
|
||||
"minecraft": ">=1.20.5- <1.20.6-"
|
||||
"minecraft": ">=1.20.5- <1.20.7-"
|
||||
},
|
||||
"description": "Core API module providing key hooks and intercompatibility features."
|
||||
}
|
||||
|
Reference in New Issue
Block a user