Update required minecraft version for fabric-1.17.1

Co-authored-by: Ethan Smith <ethan@ethanhs.me>
This commit is contained in:
Kaleb Elwert 2021-07-07 23:51:36 -07:00 committed by GitHub
parent ff3188b70d
commit 2bc57eecc3

View file

@ -28,6 +28,6 @@
"depends": {
"fabricloader": ">=0.7.4",
"fabric": ">=0.17.0",
"minecraft": "1.17"
"minecraft": "1.17.1"
}
}