This is a Minecraft mod for Fabric that provides an easy to access configuration screen for all installed mods!
Similar to how "Mod Options" works in Forge, this will add a Vanilla-style menu screen with easy-to-access buttons to get to the configurations for your mods.
You can go directly to this screen using the Mod Settings hotkey. This means
there is no need to memorize all those hotkeys for settings of all your mods.
The Mod Settings hotkey is F6
by default, but this can be changed in the
ordinary "Key Binds" options screen.
I created this mod when I found myself over and over again go into the Mod Menu list, scroll to the bottom to find Tweakeroo or whatever, and then try to hit the configuration button on the opposite side of the screen. With this mod, you can directly go to the configuration screen with just a single button, and unless you have an extreme amount of mods installed, they are all likely to fit on a single page.
This mod requires the Fabric loader and the Fabric API. See dependencies below.
This is what it looks like when you are using the mod.
Mod Settings work fine with Mod Menu. It does not require the Mod Menu mod to be present, but if it is, it tries to add the "Mod Settings..." button close to the "Mods" button from Mod Menu.
Mod Settings use the API created by Mod Menu to query the mods for how to present a configuration screen. All mods that can be configured from within Mod Menu will show up on the Mod Settings screen, and conversely, mods that cannot be configured from within Mod Menu will not show up on the Mod Settings screen.
This mod needs Fabric API. If you have a modded Minecraft, chances are it is already installed. Otherwise, you can find it here: Fabric API on Modrinth.
You can download the mod from any of these sites:
Install this as you would any other Fabric mod. (I recommend using a replacement launcher such as Prism Launcher for modded Minecraft.)
Do you have any problems with the mod? Please open an issue here on Github.
The mod Content Creator Integration versions 1.9.3 and older contains an incompatible implementation of the Mod Menu API. This is fixed in newer versions of CCI.