Downgraded BCLib Dependency

This commit is contained in:
Frank 2023-05-16 13:38:25 +02:00
parent e8b567435d
commit b06e266a1a
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ archives_base_name=better-end
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
patchouli_version=1.19.3-78-FABRIC
bclib_version=2.2.5
bclib_version=2.2.4
rei_version=10.0.578
emi_version=0.6.2+1.19.3
trinkets_version=3.5.1

View file

@ -53,7 +53,7 @@
"bclib": "2.2.x"
},
"breaks": {
"bclib": "<2.2.5"
"bclib": "<2.2.4"
},
"suggests": {
"byg": ">=2.0.0",