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