Dependency/Version Bump

This commit is contained in:
Frank 2022-08-01 00:34:29 +02:00
parent 579f2a80ca
commit 5a576f8d46
2 changed files with 6 additions and 6 deletions

View file

@ -45,16 +45,16 @@
"betterend.mixins.shadow.json"
],
"depends": {
"fabricloader": ">=0.14.6",
"fabric": ">=0.56.0",
"fabricloader": ">=0.14.8",
"fabric": ">=0.58.0",
"minecraft": [
"1.19",
"1.19.1"
],
"bclib": "2.0.x"
"bclib": "2.1.x"
},
"breaks": {
"bclib": "<2.0.18"
"bclib": "<2.1.0"
},
"suggests": {
"byg": ">=2.0.0",