
A Fabric client-side mod built for Hypixel Skyblock that lets you highlight any mob with a custom color.
I needed something to highlight those hub rats made this mod especialy for that.
Commands
- /scanentities — lists all nearby entities and their names. Run this first if you're not sure what to type.
- /addhighlight — add a highlight rule e.g. /addhighlight "Sven Packmaster" #FF6600 color is optional — defaults to red if you skip it
- /resethighlight — clears all your highlights
- /scandistance — set how far the scan reaches (1–64 blocks)
Config
Your settings are saved to .minecraft/config/highlightit.json:
{
"enabled": true,
"highlights": {
"Sven Packmaster": "#FF6600",
"Zombie Soldier": "#FF0000"
},
"scanDistance": 3.0
}
Requirements
- Fabric Loader
- Fabric API
- Fabric Language Kotlin
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.10, 1.21.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.
Verified by MCModsHub
- Ships as highlightit-1.0.0.jar — drop this file into the mods folder
- Download size: 26 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.