[Feature] Support for Fabric Launcher 15.x
This commit is contained in:
parent
a8dbfee20a
commit
3b05f9b7c5
3 changed files with 8 additions and 8 deletions
|
@ -5,17 +5,17 @@ modrinth_versions=["1.20", "1.20.1"]
|
|||
#`release`, `beta` or `alpha`
|
||||
release_channel=release
|
||||
#Loom
|
||||
loom_version=1.0-SNAPSHOT
|
||||
loom_version=1.4-SNAPSHOT
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.20.1
|
||||
loader_version=0.14.21
|
||||
fabric_version=0.86.1+1.20.1
|
||||
loader_version=0.15.3
|
||||
fabric_version=0.91.0+1.20.1
|
||||
# Mod Properties
|
||||
mod_version=3.0.14
|
||||
maven_group=org.betterx.bclib
|
||||
archives_base_name=bclib
|
||||
# Dependencies
|
||||
modmenu_version=7.0.0
|
||||
emi_version=1.0.3+1.20
|
||||
modmenu_version=7.2.2
|
||||
emi_version=1.0.28+1.20.1
|
||||
wunderlib_version=1.1.5
|
Loading…
Add table
Add a link
Reference in a new issue