Update required minecraft version for fabric-1.17.1
Co-authored-by: Ethan Smith <ethan@ethanhs.me>
This commit is contained in:
parent
ff3188b70d
commit
2bc57eecc3
1 changed files with 1 additions and 1 deletions
|
|
@ -28,6 +28,6 @@
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.7.4",
|
"fabricloader": ">=0.7.4",
|
||||||
"fabric": ">=0.17.0",
|
"fabric": ">=0.17.0",
|
||||||
"minecraft": "1.17"
|
"minecraft": "1.17.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue