[Change] Updated Dependencies
This commit is contained in:
parent
a0472081e1
commit
95aa7120a2
2 changed files with 5 additions and 5 deletions
|
@ -9,12 +9,12 @@ loom_version=0.12-SNAPSHOT
|
|||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.19.2
|
||||
loader_version=0.14.9
|
||||
fabric_version=0.60.0+1.19.2
|
||||
loader_version=0.14.14
|
||||
fabric_version=0.73.2+1.19.2
|
||||
# Mod Properties
|
||||
mod_version=2.1.5
|
||||
maven_group=org.betterx.bclib
|
||||
archives_base_name=bclib
|
||||
# Dependencies
|
||||
modmenu_version=4.0.5
|
||||
emi_version=0.3.0+1.19
|
||||
modmenu_version=4.1.2
|
||||
emi_version=0.6.3+1.19.2
|
|
@ -47,7 +47,7 @@
|
|||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.8",
|
||||
"fabric": ">=0.58.0",
|
||||
"fabric": ">=0.73.0",
|
||||
"minecraft": [
|
||||
"1.19",
|
||||
"1.19.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue