Update all deps and versions for 1.20.1

This commit is contained in:
Aizistral
2026-01-27 23:42:50 +01:00
parent e303157f67
commit 0fe1089554
6 changed files with 18 additions and 21 deletions

View File

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