Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
All versions
v6.2.0+1.21.11
Release
Skyblocker 6.2.0 for 1.21.114 months ago 71.2K
Compatibility
Minecraft: Java Edition
1.21.11
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Add Animated and Static Dye Selection in /skyblocker custom
- Add Pelt Animal Glow
- Add Dungeon Rare Room Alerts
- Shows a message on the screen when Trinity, Tomioka, or Duncan are discovered.
- (Individually configurable)
- Add an option to highlight Stereo Harmony vinyl pests separately
- Add opacity option for Builder's Wand and Ruler preview
- Improve Farming config category organization
- Fix Carnival features not working
- Fix some enchanted books not showing Price Tooltips in the Bazaar
- Fix Event Notifications not saving properly
- Fix Fishing Hud Bobber Timer not clearing sometimes
- Fix Pickobulus not showing in the Great Glacite Lake
- Fix various Craft Price Tooltip issues
- Fix Chocolate Egg Waypoints not hiding sometimes if already found
- Fix Event Toasts showing after an event ends if the game was minimized
- Fix Mayor Jerry Event Toast
- Fix Sweep Details HUD not showing in the Foraging Camp
- Fix Farming HUD BPS with Cactus Knife Mk.2 and Mk.3
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:E6eA8eXs"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:E6eA8eXs"
}






