Update to loader 0.15.0

This commit is contained in:
modmuss50 2023-11-30 19:08:49 +00:00
parent 60fdaa7522
commit f74f421b49
6 changed files with 20 additions and 18 deletions

View file

@ -30,7 +30,7 @@
}
],
"depends": {
"fabricloader": ">=0.14.22",
"fabricloader": ">=0.15.0",
"minecraft": "~1.20.2",
"java": ">=17",
"fabric-api": "*"
@ -38,4 +38,4 @@
"suggests": {
"another-mod": "*"
}
}
}