Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
All versions
v6.5.0+1.21.11
Release
Skyblocker 6.5.0 for 1.21.11last month 87.4K
Compatibility
Minecraft: Java Edition
1.21.11
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Add support for the Lotus Atoll
- Add tab completions for the /chapters command
- Add support for Kat pet upgrade recipes
- Add Greenhouse Paste Preview
- Allows previewing a SkyMutations Greenhouse layout on your Garden.
- Copy a layout's link and run '/skyblocker garden greenhouse paste'.
- Rotate the layout with '/skyblocker garden greenhouse rotate (left|right)'
- Remove the preview with '/skyblocker garden greenhouse endPaste'.
- Add option to include formatting in Chat Rules
- Add support for Fossil & Forest Essence
- Add Mouse Lock support for Garden Axes
- Add a warning on the Waypoints Screen when waypoints are disabled
- Improve Pest Highlighter Config
- Improve Chat Rule Config Screens
- Improve accuracy of Wheat Coins/hr in Farming Hud
- Improve accuracy of Sweep Overlay
- Improve contrast of Inventory Search highlights
- Update Fishing HUD Sea Creatures
- Update Sea Creature Cap
- Fix Mouse Lock applying in The Barn
- Fix certain items not showing properly in the Item Selection Popup
- Fix Pets and Potions in Search Overlay
- Fix Price Tooltips not working on certain potions
- Fix Fancy Party Finder crash when using /joinkuudra
- Fix Alpha server profile data not being separate
- Fix /skyblocker screen on small displays
- Fix searching for null items in Search Overlay
- Fix Events Date Calculator being inaccurate on far-away events
- Fix Bank radial menu applying for Banker Broadjaw visitor
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:HQckI1XL"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:HQckI1XL"
}





