Update all deps and versions for 1.19.4

This commit is contained in:
Aizistral
2026-01-27 21:40:17 +01:00
parent 93013f1be3
commit 6dd040f5af
6 changed files with 20 additions and 14 deletions

View File

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