Highlight It
No reviews yet
A Fabric client-side mod built for Hypixel Skyblock that lets you highlight any mob with a custom color.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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 <name> <color> — 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 <blocks> — 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
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
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources