





Configuration API introduces annotation based configs which can use various file formats such as yaml, json or properties. This API also supports automatic synchronization of server properties to client, all you have to do is to annotate your config field by @Configurable.Synchronized and you’re done.

Features:
- Integrated Configuration GUI
- Provides an in-game graphical interface for editing configuration files of supported mods.
- On Fabric, you need the ModMenu mod to access the configuration screen from the Mods menu.
- On Forge / Neoforge, the Config button is integrated directly into the Mods menu.
- Clear User Interface Structure
- The configuration screen is divided into three sections: Header, Content, and Footer.
- Header: Shows the name of the current configuration or subcategory.
- Content: Contains all configuration entries. Each entry includes a display name, input control (such as checkbox, text field, slider, or sub-category button), and two control buttons – Revert and Revert to default. Hovering over an entry displays a tooltip if a description is available.
- Footer: Provides general control buttons:
- Left side: Save & Exit (or Back when in a sub-category).
- Right side: Revert, Revert to default, and Apply (apply changes without leaving the screen).
- Undo / Revert / Default Support
- Revert cancels unsaved changes for an individual setting (displayed in italic when modified).
- Revert to default restores the value defined by the mod developer.
- Global control buttons (Revert, Revert to default, Apply) allow managing all settings at once.
- Revert cancels unsaved changes for an individual setting (displayed in italic when modified).
- Error Handling and Input Warnings
- Invalid inputs (for example, numbers outside the allowed range or strings exceeding limits) show a warning or error message directly in the GUI.
- Entries may appear grayed-out if they are server-locked or temporarily unchangeable in the current game state.
- Limited In-Game Configuration Editing
- Some configuration values may be locked or uneditable while connected to a multiplayer server or during active gameplay to prevent conflicts.
Screenshots:





Configuration API Download Links
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- 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 the file's original source — 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.
Configuration API (26.2, 1.20.1) – Simple Annotation Based Config is a free Minecraft Java mod. Compatible with Minecraft 1.20.1. Download it and open it directly in the game.