
Craft Config Lib
A client-side configuration library that supports presets and built-in keybinds.
Screenshots



About this Mod
Craft Config Lib
A client-sided configuration library with preset support, made for my mods. Feel free to use it in your mod if it fits your needs.
NOTE: you should only use this for client sided mods.
Features
- Config Presets
- Allow switching between multiple different configs quickly
- Auto apply presets on specific world/servers
- Built-in keybind support
- Automatically create options (boolean only) that can be binded to a key
- Auto config registering
- Registers the config screens automatically, without the need of manually registering the configs.
Showcase
Main config screen

Presets editing

Color Picker

For developers
Setup
Add to repositories
repositories {
maven {
url = "https://api.modrinth.com/maven"
}
}
Then in your dependencies include this
dependencies {
implementation("maven.modrinth:craft-config:<version_name>")
}
Replace
You can find the version names at https://modrinth.com/mod/craft-config/versions
Available Versions
How to Install Craft Config Lib on Your Client
Install the Mod Loader Locally
Install fabric for your local Minecraft version.
Download the Matching File
Choose the Craft Config Lib file for fabric and Minecraft 26.2.
Install Mod
Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.
Compatibility
Mod Loaders
Minecraft Versions
26.2, 26.1.2, 26.1.1 (+13 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Does Craft Config Lib need to be installed on the Minecraft server?
No. Modrinth marks Craft Config Lib as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.
Which version and loader does Craft Config Lib require?
Use a file for fabric, forge, neoforge and your exact Minecraft version. Supported versions include 26.2, 26.1.2, 26.1.1. Files for different loaders are not interchangeable.
Craft Config Lib is not working – what should I check?
First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.
Similar Mods
Minecraft Server for Your Group
Craft Config Lib stays on your client. Host a compatible world for your group.