first official 1.20.3 version
This commit is contained in:
parent
7370c26b82
commit
21dc27d6f8
@ -4,17 +4,17 @@
|
|||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/develop
|
# check these on https://fabricmc.net/develop
|
||||||
minecraft_version=1.20.3-pre2
|
minecraft_version=1.20.3
|
||||||
yarn_mappings=1.20.3-pre2+build.5
|
yarn_mappings=1.20.3+build.1
|
||||||
loader_version=0.14.24
|
loader_version=0.15.0
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 1.20.3.4
|
mod_version = 1.20.3.5
|
||||||
maven_group = de.jottyfan.minecraft
|
maven_group = de.jottyfan.minecraft
|
||||||
archives_base_name = quickiefabric
|
archives_base_name = quickiefabric
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.90.12+1.20.3
|
fabric_version=0.91.1+1.20.3
|
||||||
|
|
||||||
# for ExtendedLeavesBlock
|
# for ExtendedLeavesBlock
|
||||||
terraform_wood_api_version=9.0.0-alpha.3
|
terraform_wood_api_version=9.0.0-alpha.3
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
"quickiefabric.mixins.json"
|
"quickiefabric.mixins.json"
|
||||||
],
|
],
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.24",
|
"fabricloader": ">=0.15.0",
|
||||||
"minecraft": "~1.20.2",
|
"minecraft": "~1.20.3",
|
||||||
"java": ">=17",
|
"java": ">=17",
|
||||||
"fabric-api": "*"
|
"fabric-api": "*"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user