Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
Updated 2 days ago
All versions
v5.3.0+1.21.5
Release
Skyblocker 5.3.0 for 1.21.5last year 63.8K
Compatibility
Minecraft: Java Edition
1.21.5
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Fancy Armor Customization GUI
- Added legacy attribute background
- Add Lushlilac and Sea Lumies Highlighters
- Add forest temple puzzle solver
- Add collapse button to waypoint screen
- Item pickup Widget
- Adds an oxygen bar
- Add waypoints to forest nodes
- Add Absorb Stacking Enchant Progress
- One flow waterboard solver
- Visitor helper added a copy amount and open Bazaar option
- Treasure Hunter Waypoints
- Farming HUD choose between NPC, Bazaar, or Both for calculating coin/h
- Farming HUD now displays which pricing source is being used
- Fancy Bar Overflow display options
- Add ingame fishing hook timer display
- Add basic ordered waypoint commands
- Item Background Refactor + Jacob's Contest Medal Background Colors
- Add /warp garden and /setspawn buttons to gardens plots widget
- Add slottext for "choose pet" and "skyblock guide"
- Confirmation Prompt Helper 2.0
- Refresh inventory search highlight when slot changes
- Show all warp autocompletes for Bingo profiles
- Add optional item name parameter to search overlay commands
- Add separate wiki lookup keybinds
- Add more slot text to chocolate factory
- Add Deleting Items from AH/BZ Search Overlay History
- Increase Chat Rule Character Limit
- Set the default of hideStatusEffectOverlay to true
- Removes the Estimated Price from Bazaar Items
- Highlights items with attributes
- Recipe book search bar remember your last input
- Fix CompactorDeletorPreview related crash
- Fix Croesus Profit
- Fix jacobs event toast being too small in certain languages
- Fix wishing compass solver distance
- Fix npc price tooltip to include price * itemCount
- Improve scheduler thread safety to prevent crashes
- Fixed a bug where the fishing widget would not update
- Fix customize button not moving when recipe book is toggled + refactor
- Fixed the garden plot widget not being clickable
- Fix Inventory status effects are now hidden while the garden plot widget is active
- Fix allow numpad enter key to close signs
- Fix chest value not accounting for item count in sacks & stashes
- Fix some tabwidget icons being incorrect
- Fix Turbo books and Ultimate Jerry names in Search Overlay
- Fix update cooldown for new axe throw ability
- Fix Bobber Time widget not working after max time was exceeded
- Fix Only allow placing protected items into item frames while on Private Island or Garden
- Fix Fancy Party Finder Debug button only in debugging mode
- Fixed issues with waypoints not saving
- Fixed bugs with dungeon secret waypoints and puzzle solvers not working
- Fixed issues with the fishing helper being inaccurate
- Fixed showing profile id fallback messages
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:vYm3txZS"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:vYm3txZS"
}





