[Change] Updated Dependencies

This commit is contained in:
Frank 2023-02-12 11:51:31 +01:00
parent a0472081e1
commit 95aa7120a2
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -47,7 +47,7 @@
],
"depends": {
"fabricloader": ">=0.14.8",
"fabric": ">=0.58.0",
"fabric": ">=0.73.0",
"minecraft": [
"1.19",
"1.19.1",