Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
Updated 4 days ago
All versions
v5.9.0-beta.1+1.21.8
Beta
Skyblocker 5.9.0-beta.1 for 1.21.89 months ago 27.8K
Compatibility
Minecraft: Java Edition
1.21.6–1.21.8
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Fix Croesus Profit & Chest Value
- Fix Mythological Ritual Waypoints
- Add Arrow Align Device Solver
- Add Target Practice Device Solver
- Add more customization
- Item Model & Armor Model can now be changed
- Animated Player Head textures
- Enchantment Glint Override
- Improved customization screen
- Add an option to always show corpse profit text in English
- Add support for Galatea Sea Creatures
- Add Quadrillion to Sign Calculator
- Add a way to update Zealot kills from the Bestiary
- Add an option to only highlight donated items in Salvage Helper
- Improve Smooth AOTE/Teleport Overlay when sneaking
- Improve lever highlight size on Lights On Device Solver
- Fix text in the world not rendering properly with Caxton
- Fix Enchanted Book Names in Search Overlay
- Fix Ice Fill Solver lag
- Fix Sign Calculator showing on the Bestiary search sign
- Fix some items not being detected for Corpse Profit
- Fix found Fairy Souls being reset when Fairy Souls are moved
- Fix various issues with the Widget Configuration Screen
- Fix Vampire Slayer XP being incorrect
- Fix Chronomatron solver when using Firmament
- Fix End Hud "Kills Since Last Eye" not being reset sometimes
- Fix Dungeon Score messages showing in Sent Chat History
- Fix block break progress resetting with Custom Durability Bar
- Fix Zombie names for Dojo Discipline Test helper
- Fix Hud Widgets getting stuck off-screen
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:TuwUXCQ0"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:TuwUXCQ0"
}






