
ModsJava
Configuration API (26.2, 1.20.1) – Simple Annotation Based Config
Configuration API introduces annotation based configs which can use various file formats such as yaml, json or properties. This API also supports…
⬇ DownloadOpen in MCModsHubGet it on Google Play →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
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.
Explore more