All versions
7.21.0
Beta
SkyHanni for Hypixel SkyBlock 7.21.02 months ago 9,977
Compatibility
Minecraft: Java Edition
1.21.11
Platform
Fabric
Supported environments
Client-side
Required content
Changes
SkyHanni Beta 7.21.0
New Features
+ Added a fix for a Hypixel bug where Diana spades will sometimes play low-pitched Minecraft music. - Luna
+ Added current Harvest Feast in-season crop display. - Marie
- Displays the currently in-season Harvest Feast crops and how long they will be in season for.
Improvements
+ Added 8 new SkyHanni Achievements. - nopo
+ Added Sun's Grasp support for Garden Custom Keybinds. - Luna
+ Made the Pet Symbiosis Achievement trigger as soon as you hold the weapon. - Luna
+ The day counter fix in the debug menu (F3) now works correctly when using a time changer mod. - Luna
Fixes
~ Disabled /shtps outside Hypixel. - Luna
- The method of measurement we use is specific to Hypixel and may report zero or inaccurate TPS on other servers.
~ Fixed /shmouselock sometimes still allowing small drifts in yaw and pitch. - Luna
~ Fixed Anita's Extra FF cost to max out showing integer limit. - Rain
~ Fixed Attribute Menu Syphon Amount Pattern. - Alex
~ Fixed Chat Scroll sometimes getting reset. - nopo
~ Fixed Copper Price not working for charmed visitors. - Luna
~ Fixed error with new Trophy items. - Alex
~ Fixed extra vinyls dropped by Cocoaleech Shard not getting added to Pest Profit Tracker. - Luna
~ Fixed Hoppity Achievement being too hard. - nopo
~ Fixed item ability cooldown not being detected for Voidgloom Katanas. - Luna
~ Fixed Mineshaft Pity Message Modification requiring the Pity Display to be enabled. - nopo
~ Fixed not being able to double click to fly if Jump is bound to a mouse button with Custom Keybinds. - Luna
~ Fixed not being able to move both displays while in the trade menu. - hannibal2
~ Fixed occasional error in chat when opening Chocolate Factory. - Luna
~ Fixed Overbloom with decimals causing drops to not get added to Pest Profit Tracker. - Luna
~ Fixed Personal Sea Creature Cap. - AverageUser125
~ Fixed Quick Shafter Achievement not being granted properly. - nopo
~ Fixed rare crash with invalid error manager data. - hannibal2
~ Fixed Recipe Achievement not being possible. - nopo
~ Fixed showing Farming Lane features while in greenhouse plots. - Growling_Grizzly
~ Fixed some Custom Keybinds input behavior being inconsistent with vanilla Minecraft on macOS. - Luna
~ Fixed typos in docs and config descriptions. - igrinddiana77
For more details, see the full changelog Downloads:
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:VDhg1XmH"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:byNkmv5G:VDhg1XmH"
}


