Catalogue (Fabric)

Catalogue (Fabric)

2M Downloads

Suggestion: Hide ModMenu's Mods button when installed

shizotoaster opened this issue ยท 5 comments

commented

ModMenu is required for Menulogue to work but it is causing two differrent mods to appear in title screen. I suggest adding an option to hide or replace ModMenu's Mods button
image

It would also be very nice to have a text button instead of icon, just like in Catalogue for Forge
Fabric:
image
Forge:
image

commented

If you install them together, that's just how it's going to be. Just remove mod menu if you don't want the other button. As for the text button, that is Forge, not Catalogue.

commented

ModMenu is Menulogue's dependency, I can't remove it
image

commented

As for the text button, that is Forge, not Catalogue.

So why there's no Catalogue Mods button near standard Mods button in Forge?

commented
commented

In regards to the modmenu being a dependency in Menulogue, that is my mistake. I will push a fix.

As for the Mods button, Forge adds that button and Catalogue just overrides the press function to open it's screen instead. Since Fabric doesn't have a Mods button, I add my own button and for compatibility sake, replacing/removing existing widgets is avoided.