[Bug] Mod Menu doesn't classify this mod as a library
bernzrdo opened this issue ยท 0 comments
Version Info
- Minecraft: 1.20
- Config Lib: 1.1.6
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
- Install this mod
- Install Mod Menu
- Open "Mods"
- This mod doesn't have the "Library" label it should have