promotional bannermobile promotional banner

SkyBlock Enhancements

Small, efficient mod designed to improve your Hypixel SkyBlock experience with quality-of-life features and utilities.

File Details

SkyBlock Enhancements 1.0.0-beta.5 for 1.21.11

  • R
  • May 4, 2026
  • 1.33 MB
  • 473
  • 1.21.11
  • Fabric

File Name

skyblock_enhancements-1.0.0-beta.5+1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:skyblock-enhancements-1454701:8036641"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog for 1.0.0-beta.5

Tooltip Enhancements

Added

  • Added an option to display the Bazaar spread price in item tooltips, along with toggles to independently show or hide the buy/sell and spread values.

Fixes

  • Fixed tooltip scroll position resetting when a mod injects dynamic/updating tooltip lines (e.g., live timers, counters, or fluctuating stats). Scroll offsets now persist until you hover over a new item.

Chat Enhancements

Added

  • Added a new "User" chat tab that filters specifically for player-sent messages.

Fixes

  • Fixed IndexOutOfBoundsException crash during chat render when trimmedMessages is empty but chatScrollbarPos holds a stale index (e.g. after compact chat refresh, tab/search filter, or vanilla clear). Scroll position is now clamped to valid bounds before every render and after every list rebuild/clear.