Update fabric.mod.json

This commit is contained in:
Aleksey 2020-12-02 15:43:06 +03:00
parent 42dfb9325b
commit 1b4757399c

View file

@ -39,7 +39,7 @@
"depends": { "depends": {
"fabricloader": ">=0.10.0", "fabricloader": ">=0.10.0",
"fabric": ">=0.24.3", "fabric": ">=0.26.0",
"minecraft": "1.16.x" "minecraft": ">=1.16.3"
} }
} }