SuperMartijn642 / SuperMartijn642sCoreLib

14 stars 2 forks source link

[Bug] Mod Menu doesn't classify this mod as a library #33

Open bernzrdo opened 1 year ago

bernzrdo commented 1 year ago

Version Info

Description of the Bug Mod Menu doesn't classify this mod as a library. This is probably because fabric.mod.json does not contain this:

"custom": {
    "modmenu": {
        "badges": [ "library" ]
    }
}

You can check Mod Menu's documention.

Steps to Reproduce

  1. Install this mod
  2. Install Mod Menu
  3. Open "Mods"
  4. This mod doesn't have the "Library" label it should have

Screenshots image