Tags
Creators
Details
All versions
7.33.0
Beta
SkyHanni for Hypixel SkyBlock 7.33.03 weeks ago 44.5K
Uploaded by
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Required content
Changes
SkyHanni Beta 7.33.0
New Features
- Added Loadout Keybinds. - FabiHBBBT (https://github.com/hannibal002/SkyHanni/pull/6013)
- Added Option To Move
Insert Item Into Sackbutton back to original placement. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/5874)
Improvements
- Added an Always Show option to the Hunting Profit Tracker, to keep it visible on screen at all times. - RemainingDelta (https://github.com/hannibal002/SkyHanni/pull/5997)
- Added an on-screen display for active reminders. - RemainingDelta (https://github.com/hannibal002/SkyHanni/pull/6008)
- Added equipment wardrobe value estimation. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6036)
- Lock on Mousemat is no longer enabled by default. - Luna (https://github.com/hannibal002/SkyHanni/pull/6045)
- If you're an existing user, you will have to manually disable it if you don't want it.
- Pet Display will now display best-effort cached data even if some tab list information is missing. - Luna (https://github.com/hannibal002/SkyHanni/pull/6035)
Fixes
- Fixed /shresetfeastdata not working if Fetch Upcoming Feast Data is disabled. - Luna (https://github.com/hannibal002/SkyHanni/pull/6043)
- Fixed a few errors when trying the torrhus canyon on the alpha. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/6060)
- Fixed bonus pest chance display not working. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6056)
- Fixed ConcurrentModificationException error in Hide Slayer Spawn Particles. - Luna (https://github.com/hannibal002/SkyHanni/pull/6051)
- Fixed custom wardrobe freezing after the first click. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6036)
- Fixed dungeon chat filter not filter certain blessings. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6053)
- Fixed gemstones not being detected in treasure chests. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6030)
- Fixed ghost tracker not detecting rare drops. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6034)
- Fixed Harvest Feast incorrectly detecting a Grand Feast when Finnegan is mayor. - Luna (https://github.com/hannibal002/SkyHanni/pull/6040)
- Fixed Harvest Feast incorrectly detecting a Grand Feast when Finnegan is minister. - RemainingDelta (https://github.com/hannibal002/SkyHanni/pull/6038)
- Fixed Jacob Contest Personal Bests not being detected from chat because of the Farming Fortune icon change. - Luna (https://github.com/hannibal002/SkyHanni/pull/6059)
- Fixed mineshaft mayham perk buff giving an error. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6055)
- Fixed pest farming fortune bonus not being detected. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6031)
- Fixed pest profit tracker not detecting rare drops. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6034)
- Fixed pet names displaying incorrectly in trackers. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/6046)
- Fixed Rare Crop Tracker sometimes throwing an Internal name found with color codes error. - Luna (https://github.com/hannibal002/SkyHanni/pull/6057)
- Fixed rift time features not working with the hypixel resource pack. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/6050)
- Fixed Same Chat Color not working. - Tomeko (https://github.com/hannibal002/SkyHanni/pull/6052)
- Fixed skyhanni user luck breakdown randomly giving an error. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6054)
- Fixed Skymall/Lottery display being colorless. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6048)
- Fixed Skymall/Lottery not being detected in the hotm/hotf menu. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6048)
Technical Details
- Added DataComponentMap.getLoreComponent and DataComponentMap.getCleanLore. - Luna (https://github.com/hannibal002/SkyHanni/pull/5596)
- Added FakePlayer.fromLocalPlayer and FakePlayer.fromLocalPlayerOrThrow methods. - Luna (https://github.com/hannibal002/SkyHanni/pull/5579)
- Added ItemStack.getCleanLore. - Luna (https://github.com/hannibal002/SkyHanni/pull/5596)
- Adjusted ItemStack.getLoreComponent and ItemStack.getLore to use the underlying DataComponent methods. - Luna (https://github.com/hannibal002/SkyHanni/pull/5596)
- Changed fullFormat into the companion object of SkyHanniLogger to fix log folder splitting. - Fazfoxy (https://github.com/hannibal002/SkyHanni/pull/6033)
- DataComponentMap.getLore no longer has a nullable receiver. - Luna (https://github.com/hannibal002/SkyHanni/pull/5596)
- FakePlayer now requires passing in an AbstractClientPlayer to instantiate. - Luna (https://github.com/hannibal002/SkyHanni/pull/5579)
- Item lore and NeuInternalName caches now use TimeLimitedCache instead of custom cache implementation. - Luna (https://github.com/hannibal002/SkyHanni/pull/5596)
- Item lore cache is now keyed on DataComponentMap rather than ItemStack and stored as List<Component> rather than List<String>, allowing all methods dealing with it to benefit from it. - Luna (https://github.com/hannibal002/SkyHanni/pull/5596)
- Made WardrobeApi be abstract so it has different storage. - FabiHBBBT (https://github.com/hannibal002/SkyHanni/pull/6047)
- Renamed ElectionCandidate.perks to allPerks. - Luna (https://github.com/hannibal002/SkyHanni/pull/6040)
- Replaced ItemStack.getSingleLineLore with new List<String>.toSingleLineLore method. - Luna (https://github.com/hannibal002/SkyHanni/pull/5596)
- Restricted /shreloadlisteners and /shstoplisteners to development environment. - Luna (https://github.com/hannibal002/SkyHanni/pull/6044)
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:d8SLvpH3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:byNkmv5G:d8SLvpH3"
}



