Tags
Creators
Details
All versions
7.41.0
Beta
SkyHanni for Hypixel SkyBlock 7.41.02 days ago 21.1K
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Required content
Changes
SkyHanni Beta 7.41.0
Improvements
- Added a button to the No Gummy Warning chat message to open the bazaar for Re-Heated Gummy Polar Bears. - Avrg (https://github.com/hannibal002/SkyHanni/pull/6236)
- Added rare Sprayonator material drops from Bee/Mooshroom Cow/Orchid Mantis Pet to the Rare Crop Tracker. - Luna (https://github.com/hannibal002/SkyHanni/pull/6205)
- Shulker Finder now automatically skips to the next shulker location when none are at your current location. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/6232)
- Shulker Finder now has support for Torrhus Canyon. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/6232)
Fixes
- Fixed All Skill Display showing wrong overflow level and current XP for skills with a cap below level 60. - Luna (https://github.com/hannibal002/SkyHanni/pull/6231)
- Fixed an error from Enchant Parsing when hovering over a /shown item on Lunar Client. - Luna (https://github.com/hannibal002/SkyHanni/pull/6237)
- Fixed Bestiary Overlay incorrectly counting decorative glass panes as valid Bestiary entries. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/6209)
- Applies to both the main Bestiary menu and subcategory views.
- Fixed certain OnlyOnSkyblock toggles not activating until full server disconnect. - Avrg (https://github.com/hannibal002/SkyHanni/pull/6230)
- Fixed deployable reminder not detecting deployables when deployable display was turned off. - Avrg (https://github.com/hannibal002/SkyHanni/pull/6224)
- Fixed Error while deleting message with Compact Bestiary Messages and rarely with other features (hopefully for real this time). - Luna (https://github.com/hannibal002/SkyHanni/pull/6239)
- Fixed Hunting Box Value not showing all shards when switching pages, especially with high server ping. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/6226)
- Fixed Skill Progress Display adding the level 60 XP twice when custom goal is enabled and set. - Luna (https://github.com/hannibal002/SkyHanni/pull/6231)
Technical Details
- Added graph node tags that will be used on Torrhus Canyon. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/6232)
- Convert ChromaFontManager to object and update all callers. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/6221)
- Extract wrapChatRender logic from mixin into GuiChatHook. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/6221)
- Mixin Debug is no longer enabled by default in the development environment. - Luna (https://github.com/hannibal002/SkyHanni/pull/6152)
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:byNkmv5G:jYnNuJvA"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:byNkmv5G:jYnNuJvA"
}



