Dependencies updated for 1.17.1

This commit is contained in:
Frank Bauer 2021-07-07 13:35:41 +02:00
parent c7b49be379
commit daeca492ec
2 changed files with 5 additions and 5 deletions

View file

@ -36,8 +36,8 @@
],
"depends": {
"fabricloader": ">=0.11.0",
"fabric": ">=0.32.0",
"minecraft": ">=1.16.4"
"fabricloader": ">=0.11.6",
"fabric": ">=0.36.0",
"minecraft": ">=1.17"
}
}