



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 with the one that is suitable.
You can find the version names at https://modrinth.com/mod/craft-config/versions
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as craft_config-1.1.12+26.2-neoforge.jar — drop this file into the mods folder
- Download size: 268 KB
- Download link checked 28 Aug 2026 — working
These come from our own check of the pack file, not from the source page.