ToroCraft / ToroHealth

GNU General Public License v3.0
64 stars 48 forks source link

[Curse] [Fabric] Mod requires Fabric API, but it is not mentioned on Curse #118

Closed ghost closed 3 years ago

ghost commented 3 years ago

Mod version: 1.17.1-fabric-11 Fabric (Loader) version: 0.11.6 According to fabric.mod.json, this mod requires Fabric API:

"depends": {
    "fabricloader": ">=0.7.4",
    "fabric": "*",                              <---------------------
    "minecraft": "1.17.x"
}

But this dependency isn't mentioned in the CurseForge description (or in the "Relations" tab).

frodare commented 3 years ago

I have never thought to add that in. I tried updating the file in curse but it doesn't seem to be taking the change. I will try again later.

frodare commented 3 years ago

done