
ModsJava
Command Config Lib
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Command Config Lib
Lightweight command-based config library.
Why commands?
Commands are rarely affected by Minecraft updates, making this library compatible with most versions, including snapshots.
For example, it can be used for:
- Quick in-game config, as it doesn't require opening another GUI.
- Server-side config. GUI functionality is limited for server mods, which leaves commands as a config option.
- Snapshot mod support. Other libraries mostly focus on full Minecraft releases, however this one is designed to be easy to port.
- Multi-version mods. Other libraries may not be available for old versions or have different API for them.
Note that this library doesn't aim to replace supported GUI config for your mod, but rather provide a robust alternative.
How do I use this?
Check out the wiki: https://docs.kikugie.dev
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 23w31a
- 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 command-config-0.1.0-beta.4+1.20.jar — drop this file into the mods folder
- Download size: 56 KB
- Download link checked 26 Aug 2026 — working
These come from our own check of the pack file, not from the source page.