FAPI Version update
This commit is contained in:
parent
72a707f456
commit
db27e14429
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ loom_version=0.12-SNAPSHOT
|
||||||
# check these on https://fabricmc.net/versions.html
|
# check these on https://fabricmc.net/versions.html
|
||||||
minecraft_version=1.19
|
minecraft_version=1.19
|
||||||
loader_version=0.14.6
|
loader_version=0.14.6
|
||||||
fabric_version=0.55.1+1.19
|
fabric_version=0.55.2+1.19
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=2.0.0
|
mod_version=2.0.0
|
||||||
maven_group=org.betterx.bclib
|
maven_group=org.betterx.bclib
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
],
|
],
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.6",
|
"fabricloader": ">=0.14.6",
|
||||||
"fabric": ">=0.55.1",
|
"fabric": ">=0.55.2",
|
||||||
"minecraft": "1.19"
|
"minecraft": "1.19"
|
||||||
},
|
},
|
||||||
"custom": {
|
"custom": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue