Update all deps and versions for 1.19

This commit is contained in:
Aizistral
2026-01-27 20:56:10 +01:00
parent cd4ce4c307
commit 891de10072
6 changed files with 14 additions and 18 deletions

View File

@@ -25,7 +25,7 @@
],
"depends": {
"fabricloader": ">=0.18.4",
"minecraft": "~1.18",
"minecraft": "=1.19",
"java": ">=17",
"fabric": "*"
}