Downgraded BCLib Dependency
This commit is contained in:
parent
5e0fa3aeec
commit
b735fd0250
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ archives_base_name=better-end
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
# 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-73-FABRIC
|
patchouli_version=1.19-73-FABRIC
|
||||||
bclib_version=2.3.2
|
bclib_version=2.3.1
|
||||||
rei_version=11.0.597
|
rei_version=11.0.597
|
||||||
emi_version=0.7.3+1.19.4
|
emi_version=0.7.3+1.19.4
|
||||||
trinkets_version=3.6.0
|
trinkets_version=3.6.0
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
"bclib": "2.3.x"
|
"bclib": "2.3.x"
|
||||||
},
|
},
|
||||||
"breaks": {
|
"breaks": {
|
||||||
"bclib": "<2.3.2"
|
"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