Tags
Creators
Details
All versions
7.34.0
Beta
SkyHanni for Hypixel SkyBlock 7.34.03 weeks ago 61.7K
Uploaded by
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Required content
Changes
SkyHanni Beta 7.34.0
New Features
- Added solo mode for rift snake features. - Icetrix (https://github.com/hannibal002/SkyHanni/pull/5946)
- Block Overriding Rare Reforges in Blacksmith and Hex. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/5856)
Improvements
- Added title and sound notification when a
/shremindreminder is due. - RemainingDelta (https://github.com/hannibal002/SkyHanni/pull/6072) - Compressed island beacon buff display. - T0R0NT0 (https://github.com/hannibal002/SkyHanni/pull/6081)
- Improved Clear Tree View support for Torrhus Canyon. - ItsRealHim (https://github.com/hannibal002/SkyHanni/pull/6076)
- Improved loadouts by letting you highlight currently equipped and favorite loadouts. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6067)
- Made Glacite tunnels Landmarks togglable. - ItsRealHim (https://github.com/hannibal002/SkyHanni/pull/5876)
Fixes
- Fixed /shminingspeed and /shblockstrength giving not being able to read your stats. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6088)
- Fixed cold detection not working due to skyblock NOT using the new cold icon. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6074)
- Fixed crop money display error when switching farming tools. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6090)
- Fixed fusion display not showing outside Galatea (for when calling Kysha). - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/6065)
- Fixed non-book ultra rare items in Superpairs not triggering the mid-game notification immediately when uncovered. - RemainingDelta (https://github.com/hannibal002/SkyHanni/pull/6071)
- Fixed Overflow Skill Level in tooltip showing inaccurate XP & not calculating level properly. - Rain (https://github.com/hannibal002/SkyHanni/pull/6082)
- Fixed Pet Display visually keeping removed pet items. - Akinsoft (https://github.com/hannibal002/SkyHanni/pull/6066)
- Fixed prevent missing rabbit the fish sometimes causing you to not be able to close other inventories. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/6087)
Technical Details
- Added fallback island api name. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6080)
- Changed Entity.cleanName and SafeItemStack.cleanName from a method to a property. - Luna (https://github.com/hannibal002/SkyHanni/pull/5597)
- Event handler functions are no longer required to be public. - Luna (https://github.com/hannibal002/SkyHanni/pull/5584)
- Fixed reading stats from skyblock menu not working. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6088)
- Moved some old stat icons regex usage to new ones. - AverageUser125 (https://github.com/hannibal002/SkyHanni/pull/6068)
- Renamed MinecraftCompat.localPlayer to MinecraftCompat.localPlayerOrThrow. - Luna (https://github.com/hannibal002/SkyHanni/pull/5887)
- Renamed MinecraftCompat.localWorld to MinecraftCompat.localWorldOrThrow. - Luna (https://github.com/hannibal002/SkyHanni/pull/5887)
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:9ahLvFuW"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:byNkmv5G:9ahLvFuW"
}



