Configs / Presets
Configs in Mio are divided into 6 categories: all, modules, colors, visuals, macros, and binds.
Configs are located in .minecraft/mio-fabric/presets/<category> folder.
Tip
You are able to open the configs folder in the explorer by typing ;folder configs [category] command.
Categories
- all: Contains everything related to modules, including keybinds, settings, and more.
- modules: Contains only module settings; excludes keybinds and visual configuration info.
- colors: Contains only the color settings of modules.
- visuals: Contains only visual settings for modules (e.g., colors, line widths, etc.).
- binds: Contains only the keybindings for modules.
- macros: Contains exclusively your macros.
Commands
Managing Presets
- Save:
;preset <category> save <name> - Load:
;preset <category> load <name> - Delete:
;preset <category> delete <name> - Export:
;preset export <module>
Copies the module's settings to your clipboard. - Import:
;preset importImports settings.
Tip
You can also manage presets in UI. Just type ;preset in the chat, or click the Preset button under the Settings module in the UI.