Remove explicit FAPI dep and instead bundle the required modules

Also need to update ModMenu because the version we depended on still bundled the
snapshot FAPI and that was only fine because we overwrote it with our version.
This commit is contained in:
Jonas Herzig
2020-07-13 14:18:35 +02:00
parent 62bbf0efd6
commit 9c49fdf4d1
4 changed files with 24 additions and 8 deletions

View File

@@ -36,7 +36,9 @@
"depends": {
"fabricloader": ">=0.7.0",
"fabric": ">=0.4.3"
"fabric-networking-v0": "*",
"fabric-keybindings-v0": "*",
"fabric-resource-loader-v0": "*"
},
"custom": {