Version and Dependency Bump
This commit is contained in:
parent
ba1f3a237f
commit
249c3a5c11
2 changed files with 3 additions and 3 deletions
|
@ -13,13 +13,13 @@ modrinth_versions=["1.19.3"]
|
|||
release_channel=beta
|
||||
modrinth_id=betterend
|
||||
# Mod Properties
|
||||
mod_version=3.1.1
|
||||
mod_version=3.1.2
|
||||
maven_group=org.betterx.betterend
|
||||
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.2.3
|
||||
bclib_version=2.2.4
|
||||
rei_version=10.0.578
|
||||
jei_version=11.1.0.235
|
||||
emi_version=0.5.0+1.19.3
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"bclib": "2.2.x"
|
||||
},
|
||||
"breaks": {
|
||||
"bclib": "<2.2.3"
|
||||
"bclib": "<2.2.4"
|
||||
},
|
||||
"suggests": {
|
||||
"byg": ">=2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue