Mod Settings for Fabric
Provides an easy to access configuration screen for all installed mods!
Similar to how "Mod Options" worked 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 Minecraft 1.17.1 - 1.19 and the Fabric loader.
Screenshot
This is what it looks like when you are using the mod.
Interoperability
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.
Dependencies
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.
Download
The latest version is 1.1.0.
Direct download links for Minecraft 1.19:
- Download from GitHub: modsettings-1.1.0+1.19.jar
- Download from Modrinth: modsettings-1.1.0+1.19.jar
- Download from CurseForge: modsettings-1.1.0+1.19.jar
For all other Minecraft releases, check these download sites:
Installation
Install this as you would any other Fabric mod. (Personally, I recommend MultiMC as Minecraft launcher for modded Minecraft.) I still need help installing this mod
Support
Do you have any problems with the mod? Please open an issue on Github.
Known Incompatibilities
The mod Content Creator Integration versions 1.9.3 and older contains an incompatible implementation of the Mod Menu API. The result is that the GUI scale is changed when opening Mod Settings, even if you do not click the CCI button. The mod hardcodes references to implementation details of Mod Menu itself so the bug does not manifest using Mod Menu. This will be fixed in future versions of CCI.
I am trying to play on 1.19, and it has gotten stuck on loading every time. it never completely launches
In reply to candlelightmusicaz:
This should not be a problem with Mod Settings itself, but can be a bad interaction with another mod. I recommend that you go to Github and open a bug report. I can't help with support issues on CurseForge.
Please include a list of all mods you are using. Also try disabling all mods except Mod Setting and verify that this works.
Would you add searchbox?
In reply to ArdissaPS:
There is an open feature request for that on Github: https://github.com/magicus/ModSettings/issues/10. I'm considering it, but it adds quite a bit of complexity, so I don't think it's very likely. To me it sounds like a niche use case when having so many mods you can't even scroll amongst them.
In reply to mag_icus:
Some mods pack sometime get above 400 mods.
Please please PLEASE 1.19! Unless theres another mod like this, your one of a kind! These type of mods are very importent
In reply to Lincolnium:
agreed
In reply to Lincolnium:
Thank you for your kind words. I too miss Mod Settings when playing on 1.19. :-)
Unfortunately, porting to 1.19 is much harder than previous updates, since Mojang has changed how options work, which Mod Settings rely on.
I will update to 1.19, but I cannot promise when it will happen. If you want, you can subscribe to this bug on Github to get updates on how the 1.19 port is progressing.
In reply to Lincolnium:
1.19 support out now! Enjoy.
In reply to mag_icus:
Thank you so much! Truly appreciated!
Please fix it it crashed with Mod Menu and latest Quilt stable release, it dont crash on beta Quilt tho, but on stable Quilt release if together with ModsMenu?
In reply to ArdissaPS:
There is a bug report on GitHub, https://github.com/magicus/ModSettings/issues/9. Please follow it for updates to this issue.
In 1.18.1 fabric, it seems to conflict with item-model-fix, can you fix it?Alright, it was my mistake, I used the wrong mod version.
Another problem, I modified the depends of an old version mod (i-am-very-smart) to use it in 1.18.1 game, it was working fine before, but it conflicted with modsetting making my game crash, can you fix it?
In reply to chen_index:
I'm not sure I fully understand the problem. Can you please open a bug report at Github (https://github.com/magicus/ModSettings/issues) and try to describe in more detail what you did that caused a crash?
I really like this simple mod. Makes it so much easier and faster to make a lot of small tweaks to a mod's settings. Using only mod menu and having to scroll down through tons of mods to find a particular one then clicking the edit button and having to repeat that every time I close a menu to test a setting is very tedious and frustrating.
Really hope you update it to work in 1.18, I miss it greatly.
In reply to Mattreyu:
Thank you for your kind words!
I plan to update to 1.18.1; it's hopefully trivial, but real-world constraints has been preventing me so far. :( I hope to be able to spend some time on it the coming week.
In reply to mag_icus:
Take your time, no rush.
In reply to Mattreyu:
The 1.18.1 version is now released.