Latest FAPI
This commit is contained in:
parent
c6d7050651
commit
90cfcaa6c4
2 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ loom_version=0.12-SNAPSHOT
|
|||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.19
|
||||
loader_version=0.14.6
|
||||
fabric_version=0.55.3+1.19
|
||||
loader_version=0.14.7
|
||||
fabric_version=0.56.0+1.19
|
||||
# Mod Properties
|
||||
mod_version=2.0.5
|
||||
maven_group=org.betterx.bclib
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.6",
|
||||
"fabric": ">=0.55.2",
|
||||
"fabric": ">=0.56.0",
|
||||
"minecraft": "1.19"
|
||||
},
|
||||
"custom": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue