Update all deps and versions for 1.20.2

This commit is contained in:
Aizistral
2026-01-28 22:07:39 +01:00
parent 29d7000526
commit c5b58bece9
6 changed files with 15 additions and 18 deletions

View File

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