-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Hex is a client-side utility mod for Hypixel Skyblock, built on Fabric for Minecraft 26.1.2.
Everything Hex does happens on your own machine. It never needs to be installed on a server, it never sends your data anywhere, and it has no server-side half — there is nothing to install for your friends, your guild, or Hypixel.
New here? Installation takes about two minutes, and everything after that is reachable from
/hexa config.
| Feature | In one line |
|---|---|
| Config menu | One categorized settings menu, opened four different ways |
| Config profiles | Named setups you switch by hand or automatically per server or island |
| Keybind shortcuts | A key combo runs a delayed sequence of commands or chat messages |
| Control switches | Cycle one of Minecraft's own controls between two or more keys, in-game |
| Attack mode switch | Flip Attack/Destroy between hold and toggle with a keypress |
| Freecam | Detach the camera and fly it around while your character stays put |
| Hand display | Reposition and restyle your held item in first person, cosmetically |
| Per-item swing | Hide the swing animation only while holding chosen Skyblock items |
| Item customization | Rename, recolour, reskin or de-glint one specific item, client-side |
| Chroma text | Flowing rainbow colour for item names, whole or from &z onward |
| Reminders | Timers, chat triggers and location alerts on a movable HUD panel |
| Regions | Areas you draw that announce themselves when you walk in |
| Notebook | Markdown notes with folders, tags and search, kept between sessions |
| Command suggestions | Learns the commands you use and completes them, ranked by context |
| Auto-update | Hex downloads new releases itself and applies them on exit |
| Languages | English and 简体中文, following Minecraft's own language setting |
-
Commands — every
/hexasubcommand. - Keybinds — every key Hex registers, and what it does.
-
Config files — what lives in
config/hex/, and what travels with a profile. - FAQ and Troubleshooting — when something is not behaving.
- Building from source — Java 25, one Gradle command.
- Architecture — how features, config, and events fit together.
- Adding a feature — the checklist for a change that ships.
- Translating — the language-file parity rule and how to add a locale.
- Releasing — changelog format and the tag-driven release workflow.
- Contributing — commit convention and what a good PR looks like.
Hex is designed to comply with the Hypixel Server Rules on allowed modifications. Features are limited to displaying information the game already gives you and quality-of-life improvements — no automation, no unfair advantages, nothing that plays for you. That said, use at your own risk: no third-party mod is officially endorsed by Hypixel.
Hex is in early development — features land regularly, and the changelog is the record of what changed when. The mod is released into the public domain under CC0 1.0.
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