fix: change BCLib version to an existing one
This commit is contained in:
parent
ee39902be2
commit
d60ae87e79
2 changed files with 2 additions and 2 deletions
|
@ -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-73-FABRIC
|
||||
bclib_version=2.1.7
|
||||
bclib_version=2.1.6
|
||||
rei_version=9.1.500
|
||||
jei_version=11.1.0.235
|
||||
emi_version=0.6.3+1.19.2
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"bclib": "2.1.x"
|
||||
},
|
||||
"breaks": {
|
||||
"bclib": "<2.1.7"
|
||||
"bclib": "<2.1.6"
|
||||
},
|
||||
"suggests": {
|
||||
"byg": ">=2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue