Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
Updated 3 days ago
All versions
v5.6.0+1.21.5
Release
Skyblocker 5.6.0 for 1.21.5last year 170.2K
Compatibility
Minecraft: Java Edition
1.21.5
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Config Changes
- Added Support for MoulConfig which has much better searching
- MoulConfig is now the default interface
- You can switch between MoulConfig and YACL in Misc tab
- Fabric Language Kotlin is now required since MoulConfig needs it
- Add Fancy Dungeon Map
- You can now see player heads on the map instead of markers
- The fancy map also shows in the Spirit Leap Overlay
- More to come!
- Secret Waypoint Fixes
- Add Player Head Customization
- You can customize the look of player heads with
/skyblocker customjust like your armour!
- You can customize the look of player heads with
- Add GUI for renaming items
- Accessed with
/skyblocker custom renameItem
- Accessed with
- Add ability to move the Fancy Bars anywhere on screen
- Add Blood Camp Helper
- Add Dungeon Splits Widget
- Add Door Key Highlighter
- Add Moonglade Beacon Tuner Helper
- Add Bazaar Quick Quantities
- Add Basic Networth Calculator for Profile Viewer
- Add Block Incorrect Clicks for Experimentation Table
- Add Sack Message Prices
- Add Toggle Lottery Chat Filter
- Add Disable All Command
- Add Reorder Helper config
- Add Autocomplete for /rngmeter, and /rng
- Add Autocomplete for /joininstance, /joindungeon, and /joinkuudra
- Add support for super craft input to sign calculator
- Add Wiki Lookup support for visitors
- Add Skyblock Info Display to REI
- Add Bestiary Slot Text
- Add log suppression for invalid fishing bobbers
- Add option to split sack and inventory notifications for the Item Pickup Widget
- Waypoint import fixes and improvements
- Various improvements for the Search Overlay
- Various localization improvements and changes
- Improved compatibility with chat message detection
- Changed some titles to not have a prefix
- Fix some messages not sending to party chat
- Fix issues with legacy ordered waypoints
- Fix for Smooth AOTE
- Fix some Slot Text and Tooltip features
- Fix Title Container position not defaulting to screen centre
- Fix bottom QuickNav buttons being slightly offset
- Fix Fetchur Solver not mentioning other door types
- Fix integer overflow with Farming HUD
- Fix Sea Lumies Highlighter not disabling properly
- Fix Starred Mob Glow not applying to player mobs
- Fix lag when opening the recipe book
- Fix prioritization of REI Plugin
- Fix Mute Enderman Sounds not working in some cases
- Fix a rare crash with purse parsing
- Fix a rare crash with the Commissions Widget
- Fix a rare crash in F3/M3
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:SJrUeqti"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:SJrUeqti"
}






