Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
Updated 2 weeks ago
All versions
v5.8.0+1.21.8
Release
Skyblocker 5.8.0 for 1.21.810 months ago 88.7K
Compatibility
Minecraft: Java Edition
1.21.6–1.21.8
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Improve Dungeons item secret detection
- Add New /call features:
- Add prompts for calling Trevor, Maddox, and Queen Mismyla
- Add recall prompt for failed calls due to "bad signal"
- Add /call NPC name autocomplete
- Add Shortcut Key Combos
- Add Iris shader support
- Add bazaar order tracker
- Add Builder's wand preview
- Add support for NPC Shop Recipes in REI
- Add support for Pet items and calendar events to Wiki Lookup
- Add an item selector for Quick Navigation buttons
- Add Coralot & Shellwise Highlights
- Add Regex capture group support for Chat Rules
- Add 1.8 Cactus Hitbox
- Add Name Sorting option to Player List tab widget
- Add support for Search Overlay in the Museum
- Make sweep overlay more accurate on Galatea
- Add correct axe preview in Sweep Details Widget for Hub/The Park
- Improve Config Backup Preview
- Improve chronomatron solver
- Add disabled slot texture in Personal Deletor/Compactor preview
- Reduce item repository initial download size
- Add highlighting for the correct answer buttons in Quiz puzzle room
- Add Lasso Hud for hunting on Galatea
- Add true quiver count
- Add support for End Stone sword ability in Compact Damage
- Add responsive mode for Smooth AOTE
- Add mana estimation for Status Bars
- Add Chat Waypoints dedicated option and shareCoords alias
- Add a double click option for Quick Navigation buttons
- Update dungeon crypts message config text to reflect the new default
- Update line width in Waterboard Puzzle to match Vanilla and other Features
- Change progress percentage on hud widgets to show 2 decimal places.
- Change slot lock default style
- Change halfBarColor to FFFF00
- Change item rarity iteration order
- Fix item background color not updating when the rarity changes
- Fix a freeze when purchasing with Fancy AH enabled
- Fix REI items being added outside SkyBlock
- Fix Melon not being recognized after latest SkyBlock update
- Fix the Item Pickup Widget showing Quiver arrows and the SkyBlock Menu
- Fix the Recipe Book not moving with other mods
- Fix a crash with the Garden Plots Widget when using SkyHanni
- Fix input calculator power operator right associativity
- Fix the party leader always being wrong in Fancy Party Finder
- Fix Blaze Puzzle and Guardian Health Text not working with Custom Health Bars enabled
- Fix items failing to load if they have invalid formatting styles.
- Fix being kicked to limbo when clicking a plot widget with a custom icon from SkyHanni
- Fix being able to auction protected items in some cases
- Fix WebSocket Waypoint message spam when joining the Crystal Hollows
- Fix Sign/Input calculator showing up on some search signs
- Fix Sea Creature Tracker double hook not working with SkyHanni
- Fix item count in the Gemstones Sack
- Fix Pest Highlighter for Melon Slice
- Fix ModernUI compatibility
- Fix Don't show Seen Waypoints through walls
- Fix Dungeon Profit Calculator for Scarf & Thorn shards
- Fix Skin Transparency
- Fix QuickNav buttons being tab navigable
- Fix Bestiary Regex
- Remove 1.8 Farmland hitbox feature
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:ojOvcUWe"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:ojOvcUWe"
}






