Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
All versions
v5.11.0+1.21.10
Release
Skyblocker 5.11.0 for 1.21.106 months ago 33.2K
Compatibility
Minecraft: Java Edition
1.21.9–1.21.10
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Add support for new Garden tools and crops
- Greatly improve Chat Rules
- Output messages can now show as toast notifications
- Output messages are now separate from the replacement message
- Formatting in output messages now shows in the preview
- All existing chat rules will carry over, but some may need to be changed.
- Chat Rules can now be accessed with
/skyblocker chatRules
- Add special effects for rare slayer items
- Add an option to hide Pickobulus Helper when Pickobulus is on cooldown
- Add a separate option for the Pickobulus Hud Widget
- Add a separate toggle for Enchantment Abbreviations
- Update Minion Quiz Question Answer
- Update Enchantment Abbreviations
- Fix Sacks Item Value
- Fix Pickobulus Helper not working in Glacite Mineshafts
- Fix Special Zealot glow lag
- Fix Barrier placeholders not showing the proper item name
- Fix Dungeons special effects not showing sometimes on items from Croesus
- Use Fabric Events for Fancy Status Bars
- Fixes a mod compatability issue
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:DWSiuS0T"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:DWSiuS0T"
}






