Config Overhauled

Config Overhauled

A powerful config library for lazy mod developers.

by
192 Downloads
fabricforgeneoforgelibrarymanagementutility
Rent Server with this Mod

Screenshots

Title
Edit Preview 1
Edit Preview 2
Edit Preview 3
Dynamic Level Config
Server Sync

About this Mod

Banner

Tired of wrestling with boilerplate code just to add a single config toggle? Config Overhauled is a next-generation, schema-driven configuration framework built to make modding fun again.

Discover how Config Overhauled eliminates the grunt work of config management, network syncing, and GUI building so you can focus on making your mod great.

Developer Tools

Zero-Boilerplate Developer Tools

Say goodbye to mapping properties manually, writing verbose JSON parsers, and wiring up bloated registries. Config Overhauled uses a sleek, fluent interface builder that lets you construct properties in one continuous, intuitive chain.

Whether you need a simple boolean, a bounded double, an RGB color integer, a list of strings, or direct references to Items and Blocks, the framework provides an arsenal of pre-defined types ready to deploy.

To speed up your workflow even further, the framework completely automates the tedious peripheries of modding:

  • Instant Localization: Stop hunting for translation keys. Run /config_lang_gen <mod_id> in-game to instantly generate a complete language file template for all your defined categories, groups, properties, and even tooltips.

  • Diagnostics on Demand: Need to debug? Use the /config_dump <mod_id> command to export a pristine JSON snapshot of your active configuration state.

User Interface

Auto-Generated, Vanilla-Aligned GUI

Building config screens is notoriously tedious. So we automated it.

Config Overhauled reads your property chains and dynamically generates a beautiful, Vanilla-aligned GUI - without requiring a single line of frontend code from you.

It provides rich, interactive widgets out of the box. Color properties get dedicated hex boxes with visual color previews, bounded numbers enforce regex validation, and Item/Block configurations spawn beautiful, searchable registry selection screens. It even supports real-time exposition of Data-Pack values, allowing players to manipulate complex data directly through the UI.

Network Sync

True Multiplayer Harmony

A beautiful interface relies on the client and server perfectly agreeing on the underlying data. Rather than writing custom network packets and manual synchronization routines, you can rely on automatic state reconciliation.

Config Overhauled silently bridges the host and the client:

  • Live Remote Editing: Authorized server admins can edit the live server configuration directly from their local client GUI. The client dispatches a secure update request, the server mutates the state, and seamlessly broadcasts the sync to everyone online.
  • Client State Preservation: When a player joins a multiplayer server, their local personal config is safely archived and replaced with the server's authoritative settings. The moment they disconnect, their custom local settings are flawlessly restored.

System Config

Strict System Scoping

To manage this automated synchronization effectively, a robust library needs clear rules. Not all data is created equal. Config Overhauled enforces strict execution boundaries, classifying every property into one of three scopes:

  • CLIENT: Isolated, local execution for visual settings or client-side UI toggles. Rejects server overrides.

  • GLOBAL: Universal behavior that applies universally across the environment instance. The server assumes control and synchronizes these properties to all connected clients. Client state is restored upon ending the session.

  • LEVEL: World-specific data strictly bound to the active save file. The server holds total authority and strictly synchronizes these properties to all connected clients.

Because the framework inherently understands these scopes, it routes the data intelligently. It knows that a client-side visual toggle requires entirely different network handling than a world-specific dynamic datapack parameter.

Acknowledgements
This project contains or relies on third-party software components.

NightConfig

This project bundles NightConfig. Under the terms of the LGPL-3.0, the complete GNU GPL and GNU LGPL license texts are distributed alongside this software.

MultiLoader-Template

Utilized as the structural foundation for the cross-platform build environment.

Available Versions

Config Overhauled 1.0.0release
MC 26.1, 26.1.1, 26.1.2neoforge
June 16, 2026
Config Overhauled 1.0.0release
MC 26.1, 26.1.1, 26.1.2forge
June 16, 2026
Config Overhauled 1.0.0release
MC 26.1, 26.1.1, 26.1.2fabric
June 16, 2026
Config Overhauled 1.0.0release
MC 1.21.11neoforge
June 16, 2026
Config Overhauled 1.0.0release
MC 1.21.11forge
June 16, 2026

How to Install Config Overhauled on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Config Overhauled". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricforgeneoforge

Minecraft Versions

26.1.2, 26.1.1, 26.1 (+12 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Config Overhauled server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.

Is Config Overhauled compatible with fabric and forge and neoforge?

Config Overhauled officially supports fabric, forge, neoforge for Minecraft 26.1.2, 26.1.1, 26.1. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Config Overhauled – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Config Overhauled consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Config Overhauled with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
LicenseRef-All-Rights-Reserved
Server-side
Required

Supported Versions

26.1.226.1.126.11.21.111.21.101.21.91.21.81.21.71.21.61.21.5+5 more