Removes the Fabric API dependency.

We didn't need it.
This commit is contained in:
Markil3
2021-03-02 11:11:04 -07:00
parent c560e50288
commit ddd266a0ab
3 changed files with 0 additions and 7 deletions

View File

@@ -34,7 +34,6 @@
"depends": {
"fabricloader": ">=0.7.4",
"fabric": "*",
"minecraft": "1.16.x"
}
}