Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
Updated 6 days ago
All versions
v6.9.0+26.1.2
Release
Skyblocker 6.9.0 for 26.1.22 months ago 111.8K
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Add support for Torrhus Canyon & Critter Safari locations
- This means you can now create waypoints and customize HUDs on these islands.
- Add Sweep Overlay support to the Torrhus Canyon & Helix Trees
- Add Floor Drop Highlight
- Works in the Moonglade Marsh, Torrhus Canyon, and Critter Safari.
- Supersedes the Forest Node Helper.
- Add Desert Temple Puzzles Solver
- Add Hideonsun Highlight
- Add Blue Jay Highlight
- Add Ruby Veilshroom Highlight
- Add Honeyhive Highlight
- Add Phantom Silencer for Safari
- Add Rockmite Mound Highlight
- Add Hideonfloor Highlight
- Add Duplico Highlight
- Add Hide Cold Overlay for the Icy Biome
- Add Dungeon Score support for Murkbat Shard (+1 score from bat kill) & bat kill message
- Add Fairy Soul Finder support for Torrhus Canyon & Critter Safari
- Add Egg Finder support to the Torrhus Canyon
- Add Helix Tree support to Tree Break Progress HUD & Sweep Details HUD
- Add Torrhus Canyon support to Lasso HUD
- Add Torrhus Canyon support to Fishing Helper & HUD
- Add Safari Essence support to Essence Shop Price tooltip
- Add chat filter for "Toggle Beekeeper" messages
- Update references of "Galatea" to "Moonglade Marsh"
- Update enchantment abbreviations
- Fix HUD editing on the Moonglade Marsh
- Fix Shortcuts mouse binds
- Fix Shortcuts keyboard binds conflict detection
- Fix Vitality bar showing in the Rift
- Fix Shredded Sinew not working with Rare Drop Special Effects
- Fix Fancy Auction House item view breaking with grace periods
- Fix Search Overlay incompatibility with Firmament
- Fix Hunting Box shard price tooltips being unaligned
- Fix Catharsis compatibility
Optional dependencies
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:y6DuFGwJ:gdjWjyXv"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:gdjWjyXv"
}





