
SkyHanni for Hypixel SkyBlock
SkyHanni is a Fabric Minecraft mod. It is filled with many unique features for Hypixel SkyBlock. The majority of these features are centered on the Garden, Slayer, Fishing, Bingo, Diana, Rift and Mining.
2.6M
189
SkyHanni for Hypixel SkyBlock 7.19.0
beta28 апреля 2026 г.SkyHanni Beta 7.19.0
New Features
- Added Crash on Tic-Tac-Toe Fail in Dungeons. - Webhead1104 (https://github.com/hannibal002/SkyHanni/pull/5589)
- Added Slayer Time to Kill PBs. - ILike2WatchMemes (https://github.com/hannibal002/SkyHanni/pull/5520)
Fixes
- Adjusted Trapper Cooldown to permanently use the lower cooldown now that Pelt-pocalypse is permanent. - Luna (https://github.com/hannibal002/SkyHanni/pull/5650)
- Fixed an error being thrown when Bingo NPCs aren't present on the island. - Rain (https://github.com/hannibal002/SkyHanni/pull/5636)
- Fixed Armor Drop Tracker not tracking rare crop drops. - Rain (https://github.com/hannibal002/SkyHanni/pull/5654)
- Fixed Autoupdater Update Stream automatically changing to Beta when Full was selected. - Rain (https://github.com/hannibal002/SkyHanni/pull/5629)
- Fixed config being written when on Alpha. - Rain (https://github.com/hannibal002/SkyHanni/pull/5631)
- The mod won't write to config anymore when on Alpha, removing data sync/overwriting errors between Alpha and prod.
- Fixed Elite Leaderboards numbers overestimating and drifting over time. - Ke5o (https://github.com/hannibal002/SkyHanni/pull/5637)
- Fixed error in chat when Hypixel API says the current Minister has no perks. - Luna (https://github.com/hannibal002/SkyHanni/pull/5641)
- Fixed error when closing inventory during world change. - Luna (https://github.com/hannibal002/SkyHanni/pull/5639)
- Fixed error with new Farming Tool (Axes and Hoes) item category. - jani (https://github.com/hannibal002/SkyHanni/pull/5640)
- Fixed errors with legacy Fishing Weapon items. - Luna (https://github.com/hannibal002/SkyHanni/pull/5647)
- Fixed normal Attack/Destroy key still triggering inputs with Garden Custom Keybinds active. - Luna (https://github.com/hannibal002/SkyHanni/pull/5638)
- Fixed overbloom being an unknown stat. - Rain (https://github.com/hannibal002/SkyHanni/pull/5648)
- Fixed Pest Cooldown Timer saying Unknown when the timer was ready. - FabiHBBBT (https://github.com/hannibal002/SkyHanni/pull/5632)
- Fixed reforge detection for new Farming Tool item category. - Luna (https://github.com/hannibal002/SkyHanni/pull/5647)
- Fixed support for Finnegan's new Grand Feast mayor perk. - Luna (https://github.com/hannibal002/SkyHanni/pull/5650)
- Fixed the Bouncy Ball thresholds not matching the updated values. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/5643)
- Fixed unknown item category error in Harvest Feast menu. - Luna (https://github.com/hannibal002/SkyHanni/pull/5652)
Technical Details
- Added Copy Cosmetic Skull Data feature. - jani (https://github.com/hannibal002/SkyHanni/pull/5627)
SkyHanni for Hypixel SkyBlock 7.18.0
beta24 апреля 2026 г.SkyHanni Beta 7.18.0
New Features
- Added Inferno Minion Profit Tracker. - FabiHBBBT (https://github.com/hannibal002/SkyHanni/pull/5500)
- Added Mineshaft Cave-in Timer. - Rain (https://github.com/hannibal002/SkyHanni/pull/5620)
- Shows cave-in countdown, elapsed time, and estimated time until cold reaches 100.
Improvements
- Added options to use custom keybinds in the Garden while holding a Squeaky Mousemat or a fishing rod. - Luna (https://github.com/hannibal002/SkyHanni/pull/5454)
- Added per-mob toggles to rare Diana mobs in waypoint sharing. - Ambrosy (https://github.com/hannibal002/SkyHanni/pull/5501)
- Improved Berberis Helper by using the respawn sequence. - Mikecraft1224 (https://github.com/hannibal002/SkyHanni/pull/5615)
Fixes
- Fixed Garden Custom Keybinds not respecting Attack/Destroy, Use Item/Place Block, and Sneak being set to Toggle in vanilla Minecraft accessibility settings. - Luna (https://github.com/hannibal002/SkyHanni/pull/5601)
- Fixed Kuudra Profit Tracker showing key cost as 0. - Luna (https://github.com/hannibal002/SkyHanni/pull/5623)
- Fixed the mod not finding updates if the newest SkyHanni version doesn't have a download available for your current Minecraft version. - Luna (https://github.com/hannibal002/SkyHanni/pull/5618)
Technical Details
- Added debug command
/shcomparewikinpcto compare wiki data with SkyHanni graph data. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/5614) - Added enum class to Diana waypoint sharing instead of string comparison. - Ambrosy (https://github.com/hannibal002/SkyHanni/pull/5501)
- Added graph editor validation for deprecated teleport nodes and invalid warp and jump pad names. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/5621)
- Added Modrinth as a new source for update checks and changelogs, replacing GitHub as default. - Luna (https://github.com/hannibal002/SkyHanni/pull/5618)
- Changed the Download update button to open the browser at the relevant Modrinth or GitHub release instead of queuing the update to be automatically installed. - Luna (https://github.com/hannibal002/SkyHanni/pull/5618)
- Fixed
CropClickEventfiring when right-clicking crops. - Luna (https://github.com/hannibal002/SkyHanni/pull/5454)- There are currently no crops (other than Rift crops, which aren't handled by this event) that are harvested using right-click, so these were just false positives.
- Fixed
MCVersion.currentMcVersionbeing called before Minecraft set-up in gradle test. - Rain (https://github.com/hannibal002/SkyHanni/pull/5626) - Removed the ability to automatically download updates. - Luna (https://github.com/hannibal002/SkyHanni/pull/5618)
- Removed the ability to disable update notifications. - Luna (https://github.com/hannibal002/SkyHanni/pull/5618)
- These notifications only appear once per game start unless you manually check for updates.
- Renamed
BlockClickEvent.getBlockStatetoBlockClickEvent.blockStateto avoid implying it's a method. - Luna (https://github.com/hannibal002/SkyHanni/pull/5454) - Split deprecated
TELEPORTgraph node tag intoWARP,JUMP_PAD, andTELEPORT_PAD. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/5621)
SkyHanni for Hypixel SkyBlock 7.17.0
beta21 апреля 2026 г.SkyHanni Beta 7.17.0
Improvements
- Added Boop Party for non-Bingo Profiles. - Fazfoxy (https://github.com/hannibal002/SkyHanni/pull/5570)
- Added toggle to only show Cocoon Overlay when the player can cocoon. - Fazfoxy (https://github.com/hannibal002/SkyHanni/pull/5538)
- Changed the in-game auto-updater to not auto-update anything, rather suggest to manually update from Modrinth. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/5617)
Fixes
- Fixed Bingo Boop Party Including Player Ranks in Party Invite. - Fazfoxy (https://github.com/hannibal002/SkyHanni/pull/5570)
- Fixed Cocoon Features triggering in incorrect conditions. - Fazfoxy (https://github.com/hannibal002/SkyHanni/pull/5538)
- Fixed Cocoon Overlay showing from very far away. - Fazfoxy (https://github.com/hannibal002/SkyHanni/pull/5538)
- Fixed Could not find gemstone slot price error showing up when interacting with certain items that still have outdated gemstone slots. - Luna (https://github.com/hannibal002/SkyHanni/pull/5591)
- If you still see any such errors, please report it to us so that we can add the items to the exclusion list.
- Fixed custom Mineshaft type names not displaying correctly. - Rain (https://github.com/hannibal002/SkyHanni/pull/5613)
- Fixed Enter keybind firing incorrectly after closing chat or inventory. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/5413)
- Fixed sending Pest Spawn Cooldown Expired warning wrongly at Garden join. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/5432)
Technical Details
- Added
SkyblockEquipmentDataUpdateEventfor equipment updates. - Fazfoxy (https://github.com/hannibal002/SkyHanni/pull/5538) - Switched from Moulberry LBIN API to Elite LBIN API. - Ke5o (https://github.com/hannibal002/SkyHanni/pull/5616)
- Also renamed
/shfetchmoulblbinsto/shreloadlbins.
- Also renamed
7.16.1 for 1.21.11
beta17 апреля 2026 г.SkyHanni Beta 7.16.1
Fixes
- Fixed game crashing on startup. - Luna (https://github.com/hannibal002/SkyHanni/pull/5598)
7.15.0 for 1.21.11
beta9 апреля 2026 г.SkyHanni Beta 7.15.0
New Features
- Added Vanquisher Waypoint Sharing. - itsseth3 (https://github.com/hannibal002/SkyHanni/pull/5197)
- Sends appropriate Vanquisher spawned/shared/died message into party/all chat.
- Either shares instantly or upon key press.
- On-screen indicators: Renders title, waypoint, beacon, and tracers for party member spawns (or global if enabled).
Improvements
- Added
/shrpcrestartto restart Discord Rich Presence. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5537) - Added Rosewater Flask search tag to options related to evolving items. - Luna (https://github.com/hannibal002/SkyHanni/pull/5525)
- Improved Bingo event time detection by fetching from the Hypixel API, supporting Extreme and Secret Bingos. - Luna (https://github.com/hannibal002/SkyHanni/pull/5508)
Fixes
- Fixed
/gfssometimes not working. - nopo (https://github.com/hannibal002/SkyHanni/pull/5546) - Fixed an issue where enabling Hide Particles would still show particles from other players' Totems of Corruption. - Ambrosy (https://github.com/hannibal002/SkyHanni/pull/5543)
- Fixed being able to set Sensitivity Reducer reduction factor to invalid values, causing glitched head movement. - Luna (https://github.com/hannibal002/SkyHanni/pull/5536)
- Fixed Discord RPC not connecting. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5537)
- Fixed errors about Alixer and Bingo NPC in chat. - Luna (https://github.com/hannibal002/SkyHanni/pull/5508)
- Fixed issues trying to download NEU repo. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5517)
- Fixed lags when dealing with pets. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5545)
- Fixed Lobby Easter Egg Waypoints. - L3Cache (https://github.com/hannibal002/SkyHanni/pull/5542)
- Fixed Mute Fusion Machine not working if you're too far away. - Luna (https://github.com/hannibal002/SkyHanni/pull/5526)
- Fixed the mod sometimes saying Control (Ctrl) even when the Command (Cmd) key is expected on macOS. - Luna (https://github.com/hannibal002/SkyHanni/pull/5525)
- Fixed unpredictable SHWords replacements on 1.21.11. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5342)
Technical Details
- Added annotation params to
HandleEventforIslandTypeTag(s), and SkyBlock or when anOutsideSBFeatureis enabled. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5419) - Added JGit management for repo files. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5517)
- Added more unit tests for
ReflectionUtils. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5403) - Added temporary workaround for Kotlin bug. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5556)
- Changed
/ffcategory from main command to a normal command. - Ambrosy (https://github.com/hannibal002/SkyHanni/pull/5533) - Changed
ChatUtils.deleteNextMessageto use aComponentin the predicate instead of aString. - Luna (https://github.com/hannibal002/SkyHanni/pull/5525) - Cleaned up
ReflectionUtilsand usages. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5403)- Mainly removing unused functions.
- Functions for easy class-field access added.
- Cleaned up some render event listeners. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/5534)
- Converted
IslandTypeTagto a real enum class instead of a class with instances. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5419) - Deprecated
.getConstant()on repo reload in favor ofgetConstantAsync(). - Daveed (https://github.com/hannibal002/SkyHanni/pull/5419) - Fixed
RenderUtils.scheduleOnRenderThreadalways returningCompletableFuture<Void>if we weren't on the render thread. - Luna (https://github.com/hannibal002/SkyHanni/pull/5460) - Made
validateAccessWidenerGradle task explicitly depend onstonecutterPrepareto fix occasional build failures. - Luna (https://github.com/hannibal002/SkyHanni/pull/5490) - Moved repo logging to distinct files. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5517)
- Will be in
config/sh/repo/logsandneu/repo/logsrespectively. - Log dirs will not get nuked when repo fs clears.
- Will be in
- Overhauled SHWords UI. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5342)
- Re-engineered the
Shimmyclass to work better with Kotlin-isms. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5403)ShimmyTestadded to ensure functional parity with NEU version.
- Re-worked SHWords to use Screen + GUI formatting. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5342)
- Removed
Position.renderString. - Daveed + Fazfoxy (https://github.com/hannibal002/SkyHanni/pull/5405) - Removed reader loop in IPC in favor of inline looping. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5537)
- Renamed
CoroutineConfigand related classes toCoroutineSettings. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5419) - Replaced lots of feature
isEnabled()functions with newHandleEventparams. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5419) - Reworked the
RepoLoggerto extendSkyHanniLogger. - Daveed (https://github.com/hannibal002/SkyHanni/pull/5517) - Updated Kotlin language version from 2.0 to 2.2. - Luna (https://github.com/hannibal002/SkyHanni/pull/5460)
Детали
Лицензия:LGPL-2.1-only
Опубликован:2 года назад
Обновлён:5 дней назад

