Version and Dependency Bump
This commit is contained in:
parent
f18080a845
commit
708f66deed
3 changed files with 4 additions and 4 deletions
|
@ -289,7 +289,7 @@ modrinth {
|
|||
required.project "fabric-api"
|
||||
required.project "bclib"
|
||||
optional.project "emi"
|
||||
optional.project "roughly-enough-items"
|
||||
optional.project "rei"
|
||||
optional.project "trinkets"
|
||||
optional.project "patchouli"
|
||||
}
|
||||
|
|
|
@ -13,13 +13,13 @@ modrinth_versions=["1.19.4"]
|
|||
release_channel=beta
|
||||
modrinth_id=betterend
|
||||
# Mod Properties
|
||||
mod_version=3.2.0
|
||||
mod_version=3.2.1
|
||||
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.3.1
|
||||
bclib_version=2.3.2
|
||||
rei_version=11.0.597
|
||||
emi_version=0.7.3+1.19.4
|
||||
trinkets_version=3.6.0
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"bclib": "2.3.x"
|
||||
},
|
||||
"breaks": {
|
||||
"bclib": "<2.3.1"
|
||||
"bclib": "<2.3.2"
|
||||
},
|
||||
"suggests": {
|
||||
"byg": ">=2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue