Corrected Dependencies
This commit is contained in:
parent
281e2f92ce
commit
f8c7fb9be8
1 changed files with 5 additions and 5 deletions
|
@ -45,15 +45,15 @@
|
||||||
"betterend.mixins.shadow.json"
|
"betterend.mixins.shadow.json"
|
||||||
],
|
],
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.11",
|
"fabricloader": ">=0.14.19",
|
||||||
"fabric": ">=0.68.1",
|
"fabric": ">=0.77.0",
|
||||||
"minecraft": [
|
"minecraft": [
|
||||||
"1.19.3"
|
"1.19.4"
|
||||||
],
|
],
|
||||||
"bclib": "2.2.x"
|
"bclib": "2.3.x"
|
||||||
},
|
},
|
||||||
"breaks": {
|
"breaks": {
|
||||||
"bclib": "<2.2.5"
|
"bclib": "<2.3.1"
|
||||||
},
|
},
|
||||||
"suggests": {
|
"suggests": {
|
||||||
"byg": ">=2.0.0",
|
"byg": ">=2.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue