Compatibility
Minecraft: Java Edition
26.2
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 2 days ago
Updated 2 weeks ago
ModDeck is a client-side mod and library that brings the settings of supported mods into one place.
Browse settings by mod, switch between categories, and search for specific options through a consistent interface. Changes are applied only when you press Save, and ModDeck asks for confirmation before discarding unsaved changes.
For Players
- Access supported mods from one settings hub
- Search for mods and individual settings
- Navigate categories with tabs
- Save changes manually
- Confirm before discarding unsaved changes
- Reset individual options or an entire mod
- Apply presets provided by supported mods
- Choose between automatic, light, and dark themes
- View mod icons in the list and settings screen

Supported Options
- On/off switches
- Integer and decimal sliders
- Text fields
- Selectors and enum options
- Colors
- Key bindings
- Editable and reorderable lists
- Subcategories
- Description rows
- Action buttons
- Input validation and error messages
For Mod Developers
- Define configuration screens through a declarative Java API
- Register options, categories, display conditions, enabled conditions, validation, presets, and themes
- Generate configuration screens with annotation-based AutoConfig
- Use the built-in JSON storage or provide custom storage
- Open a specific mod’s settings from Mod Menu, a key binding, a command, or another screen


