Dependency Bump
This commit is contained in:
parent
0edcd7971f
commit
dcdaf4838d
2 changed files with 3 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.8
|
loader_version=0.14.8
|
||||||
fabric_version=0.57.0+1.19
|
fabric_version=0.58.0+1.19
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=2.0.18
|
mod_version=2.0.18
|
||||||
maven_group=org.betterx.bclib
|
maven_group=org.betterx.bclib
|
||||||
|
|
|
@ -47,7 +47,8 @@
|
||||||
"fabric": ">=0.56.0",
|
"fabric": ">=0.56.0",
|
||||||
"minecraft": [
|
"minecraft": [
|
||||||
"1.19",
|
"1.19",
|
||||||
"1.19.1"
|
"1.19.1",
|
||||||
|
"1.19.1-rc.3"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"custom": {
|
"custom": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue