preparation for upgrade
This commit is contained in:
parent
2843712fca
commit
d808dc5264
@ -4,17 +4,17 @@
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.3
|
||||
loader_version=0.14.11
|
||||
minecraft_version=23w06a
|
||||
yarn_mappings=23w06a+build.12
|
||||
loader_version=0.14.14
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.19.3.3
|
||||
mod_version = 1.19.4.0
|
||||
maven_group = de.jottyfan.minecraft
|
||||
archives_base_name = quickiefabric
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.69.1+1.19.3
|
||||
fabric_version=0.73.5+1.19.4
|
||||
|
||||
# for ExtendedLeavesBlock
|
||||
terraform_wood_api_version=5.0.0-beta.1
|
||||
|
@ -26,9 +26,9 @@
|
||||
"quickiefabric.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.11",
|
||||
"fabricloader": ">=0.14.14",
|
||||
"fabric": "*",
|
||||
"minecraft": "1.19.3",
|
||||
"minecraft": "23w06a",
|
||||
"java": ">=17"
|
||||
},
|
||||
"suggests": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user