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:
@@ -36,7 +36,9 @@
|
||||
|
||||
"depends": {
|
||||
"fabricloader": ">=0.7.0",
|
||||
"fabric": ">=0.4.3"
|
||||
"fabric-networking-v0": "*",
|
||||
"fabric-keybindings-v0": "*",
|
||||
"fabric-resource-loader-v0": "*"
|
||||
},
|
||||
|
||||
"custom": {
|
||||
|
||||
Reference in New Issue
Block a user