-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Everything Hex can be told to do lives in one menu. There is no scattering of settings across screens, and no separate "advanced" config file you are expected to edit — though the files are there if you prefer them.
Four ways in, all equivalent:
-
/hexa configin chat. - The □ button next to Done on Minecraft's Options screen.
- A keybind — bind Open Hex Config under Options → Controls → Hex. It ships unbound.
- Mod Menu's settings button, if you have Mod Menu installed. Closing the menu takes you back to the mod list.
The □ button is on the Options screen wherever you open it from — the pause menu or the title screen. From the title screen it is the only way in, since the command needs a chat box and the keybind needs a world.
- Tabs down the side, one per feature: Keybinds, Freecam, Hand, Item Customization, Reminders, Regions, Command Suggestions, Updates. Each feature contributes its own tab, so the sidebar reflects what the mod actually has.
- A search box filters settings across all tabs at once, so you can find a setting without knowing which feature owns it.
- A reset button on every row, restoring that one setting to its default.
- A link to the Keybinds screen for keybind shortcuts and control switches.
Settings apply as you change them — drag a slider and watch the result behind the menu. There is no Apply button and no need to reopen anything.
- Reset tab (footer) restores everything on the current tab to its defaults, including that feature's own on/off switch. It asks first.
- Reset all (on the Profiles screen) restores every Hex setting to its default.
Both touch live settings only. Your saved profile is not rewritten, so Discard on the Profiles screen brings everything back. A mis-clicked reset is never the end of a setup.
A few lists are deliberately not caught by a tab reset, because they are data rather than settings — the per-item swing list survives a Hand tab reset, for instance.
| Tab | Covers |
|---|---|
| Keybinds | Master switch for keybind shortcuts, and the way into their editor |
| Freecam | Movement speed, sensitivity and behaviour of the freecam |
| Hand | First-person hand position, scale, rotation and swing, plus the per-item swing list |
| Item Customization | The customized items list, the ✎ slot marker, and chroma speed and width |
| Reminders | The reminder panel's position, scale, colours and row count; snooze length |
| Regions | Region drawing, names, through-walls, default radius, exit margin |
| Command Suggestions | Everything about command suggestions, and the dashboard |
| Updates | The auto-updater — per installation, never part of a profile |
Whole settings setups can be saved, named, switched, shared and auto-applied per server or island. See Config profiles.
Settings are plain JSON under config/hex/ — see Config files for the map. Hex writes those files as
you play, so edit them with the game closed, and note that a corrupt or unreadable file is silently replaced with
defaults rather than crashing your client.
Getting started
Features
- Config profiles
- Keybind shortcuts
- Control switches
- Attack mode switch
- Freecam
- Hand display
- Per-item swing
- Item customization
- Chroma text
- Reminders
- Regions
- Notebook
- Command suggestions
- Languages
Help
Development