mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-30 22:24:06 +01:00
Update required minecraft version for fabric-1.17.1
Co-authored-by: Ethan Smith <ethan@ethanhs.me>
This commit is contained in:
parent
4bd825f6c4
commit
8c7c3371ae
@ -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…
Reference in New Issue
Block a user