iso2t | Easy Config
Create a server, get 25% off your first month


A class-based config API and in-game config screen for Minecraft mods.
EasyConfig makes it easy to create, modify, and share config files for your mod. With an easily accessible in-game config screen, users can adjust settings on the fly without having to manually edit config files.
EasyConfig naturally integrates with NeoForge, not replacing their configs, but giving a cleaner alternative. For Fabric, EasyConfig integrates with ModMenu for in-game config access, while still remaining an optional dependency.
What It Provides
- One config API for Fabric and NeoForge.
- In-game config screens for mods that use EasyConfig.
- Tabs for mods with more than one config.
- Fabric Mod Menu integration.
- Lower-level APIs for custom config loading, saving, and metadata.
For Developers
Want to integrate EasyConfig into your project? Check out the GitHub to get started.

