Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Skyblock Tweaks (1.21) – Hypixel Skyblock

Skyblock Tweaks (1.21) – Hypixel Skyblock

Hypixel Skyblock's most customizable 1.21 mod, providing many tweaks, HUDs, and other gameplay enhancements.

71.9k
29
Utility

Compatibility

Minecraft: Java Edition

1.21.x

Platforms

Fabric

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fi

Creators

MisterCheezeCake
MisterCheezeCake Developer

Details

Licensed LGPL-3.0-or-later
Published last year
Updated last month
DescriptionGalleryChangelogVersions

Show all versions

1
2

Skyblock Tweaks 0.1.0-Alpha.10+mc1.21.1

by MisterCheezeCake on Feb 14, 2025
Download

Additions

  • Mining HUD
    • Built in the style of NEU, currently has commision and powder displays.
  • Mining Event HUD
  • Mouse Locking
    • Use /sbt mouselock to toggle the feature
  • Better error handling, including error notifications in chat

Changes/Fixes

  • Switched to better HUD rendering events, courtesy of Skyblocker
  • Substantial internal HUD changes, including caching
  • Switched almost everything in the mod away from legacy color codes
  • Other misc internal changes

Skyblock Tweaks 0.1.0-Alpha.9+mc1.21.3/4

by MisterCheezeCake on Jan 7, 2025
Download

Skyblock Tweaks 0.1.0-Alpha.9+mc1.21.1

by MisterCheezeCake on Jan 7, 2025
Download

Additions

  • Rift Time HUD
  • Option to hide Rift Time in Action Bar
  • Option to not hide hearts in the Rift

Changes/Fixes

  • Fixed a crash with the Quiver HUD
  • Added some more robust error handling for HUDs
  • Some internal changes

Skyblock Tweaks 0.1.0-Alpha.8+mc1.21.3

by MisterCheezeCake on Nov 17, 2024
Download

Skyblock Tweaks 0.1.0-Alpha.8+mc1.21.1

by MisterCheezeCake on Nov 17, 2024
Download

Additions

  • Multiversion Support
    • Support is currently provided for 1.21.1 and 1.21.3. Support will be extended to new versions as they release and will be dropped for old versions whenever they become an excessive burden to maintain
  • Quiver HUD
  • Armor Stack HUD
  • Added a system for Config Transformations and Migrations
    • This will be used whenever an update would otherwise break config, and is used in this update to prevent an issue with bar rendering that would otherwise crop up on 1.21.3

Changes/Fixes

  • Fixed the Action Bar Transformer breaking when you have armor stacks
  • LOTS of internal changes

Skyblock Tweaks 0.1.0-Alpha.7

by MisterCheezeCake on Oct 6, 2024
Download

Additions

  • Party command debug mode
    • Activte with /sbt debug partycommands
    • Logs a bunch of stuff related to the mod's logic during party command parsing, is usful for debugging them.

Changes/Fixes

  • Skill HUD now correctly parses messages with commas in them
  • Skill HUD no longer thinks Skyblock XP messages are skill messages
  • Skill HUD no longer spams logs when it can't find an icon
  • Fixed an issue where the Skill Bar would sometimes not render in the hud screen
  • Major internal config changes

Skyblock Tweaks 0.1.0-Alpha.6

by MisterCheezeCake on Sep 17, 2024
Download

Additions

  • Skill Progress HUD
    • You can customize how the numbers are displayed or display percents
    • Option to show actions left until next level
    • At higher levels, the mod needs to know what your skill levels are. You can let the mod get this information by opening the /skills menu.
  • Skill Progress Bar
  • Ticker/Charges HUD
    • Displays charges on zombie swords and tickers on scorpion file
    • Inspired by SBA
  • Brewing Stand Overlay
    • Shows helpful information about the contents of brewing stands
    • Inspired by SkyHanni
  • Menu Highlights for /sblevels
  • Added !warp to party commands
  • Boop Invites
    • Shows a prompt to invite someone to your party if they /boop you
  • Chat Protections
    • /coopadd protection - requires you to confirm adding someone to your coop
    • IP protection - requires confirmation before sending a message with an IP in it, since Hypixel has been known to auto mute/ban.

Changes

  • Moved party features to a new Chat config tab and added other stuff there
  • Lots of internal changes

Skyblock Tweaks 0.1.0-Alpha.5

by MisterCheezeCake on Aug 10, 2024
Download

Additions

  • Added menu highlights to the /widgets menu and its submenus
  • Added HUD anchor point system
    • This allows you to decide where an individual HUD should "anchor" itself
    • HUDs will anchor to the left by default, meaning that their left edge will always be at a fixed point and they will expand rightward
    • You can change this to anchor in the center, so the HUD expands in both directions, or to anchor on the right, so the HUD expands to the left
    • You can edit anchor points by control clicking on a HUD in the repositioning menu
  • Added /sbt calc subcommands
    • /sbt calc garden - Calculates garden XP
    • /sbt calc crop - Calculates crops need for milestone
    • /sbt calc powder - Calculates powder needed to upgrade a HOTM perk
  • Added Coordinates HUD
  • Added FPS HUD
  • Added Real Time HUD
    • The above three HUDS can also be displayed outside Skyblock

Changes/Fixes

  • Improved HUD dragging by adding offset calculations
  • Misc internal refactors
  • Removed some unused assets

Skyblock Tweaks 0.1.0-Alpha.4

by MisterCheezeCake on Jul 28, 2024
Download

Additions

  • /sbt calc command
    • Allows you to calculate the amount of xp you need to level something up
    • Currently supports skills, pets, slayers, dungeons, and hotm, with powder coming soon.
  • Party Commands
    • Party commands allow for collaborative control of a party, and are especially useful in shaft mining.
    • The two current commands are !ptme and !allinvite
      • !ptme transfers the party to the user
      • !allinvite allows any user to invite another to the party
    • These can be disabled in settings, and you can block certain users from using them as well
  • HOTM Menu Highlights
    • Highlight perks in the HOTM menu based on their enabled/disabled status
  • Added the Hypixel Mod API
    • Using AzureAaron's Mod API Implementation, the mod can now access information about the player and their location with great precision and accuracy
    • This is currently only used for Party Commands, but it will enable many more cool features coming soon

Changes/Fixes

  • Added a bunch of internal utils that make development easier
  • The Hub Selector Highlights category is now Menu Highlights and contains HOTM highlights as well
  • Internal code cleanup

Skyblock Tweaks 0.1.0-Alpha.3

by MisterCheezeCake on Jul 23, 2024
Download

Additions

  • Hub Selector Colors
    • Highlights hubs in the Hub Selector based on their capacity.
  • Outline draw mode for HUDS
    • Draws a full outline around HUDS. This rendering may cause issues within menus. It did for me in a dev env but not in my main instance with optimization mods. Proceed with some caution

Changes/Fixes

  • With the addition of outline mode, drawing with/without shadow is no longer a seperate option and is now a possible draw mode in the relevant mode option.
    • Existing shadow settings only are not migrated over. Every other option is not affected, but if you had shadow off, you will need to disable it again.
  • Fixed a bug in the Action Bar Transformer and added better error handling
  • Major internal rework of HUDS including support for icons and multiline HUDS, stay tuned for the fruits of this in future updates
  • Some other code cleanup

Skyblock Tweaks 0.1.0-Alpha.2

by MisterCheezeCake on Jul 18, 2024
Download

Additions

  • Update notifications
    • These will be sent in chat when a new version is detected. You can chose which release streams to be notified about or fully disable this.
  • Drill Fuel Bar
  • Drill Fuel Text HUD
  • Option to hide the Overflow Mana HUD when you have no overflow mana

Fixes/Changes

  • Cleaned up Action Bar Mixin - Microcontrollers
  • Fixed HUDS showing up when f1 was toggled

Skyblock Tweaks 0.1.0-Alpha.1

by MisterCheezeCake on Jul 17, 2024
Download

Initial Alpha Release of SkyblockTweaks

Check the mod description for more info, and please give me your feedback/bug reports in GitHub or discord

1
2

Modrinth is open source.

app-ads@1633f40

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.