Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
Updated 2 days ago
All versions
v6.6.0+26.1.2
Release
Skyblocker 6.6.0 for 26.1.2last month 96.1K
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Add Key Binds to the Config
- Skyblocker's key binds can be changed in both the Vanilla Controls Menu and the Skyblocker Config.
- Add/Fix Raffle Highlighters
- Add Raffle Reward Highlight
- Fix Raffle Task Highlight
- Add Fossil Muncher solver
- Add slot text for crop milestones and crop/greenhouse upgrades
- Add ability to move the Garden Plots Widget
- Can be moved by holding left click and dragging it around.
- Use Shift + Right Click to reset the position.
- Add logs folder command (
/skyblocker logsFolder) and button to/skyblocker - Add command to update config patches (
/skyblocker updateConfigPatches) - Add path display to Voidgloom Beacon Highlighter
- Add Smooth AOTE third-person support
- Add missing Enigma Souls and mark missing/found commands under
/skyblocker rift enigmaSouls - Add option to use hunger bar textures for vanilla mana bar
- Improve calculator
- Improve resource pack compatibility by splitting equipment slot textures
- Improve item list compatibility
- Deprecate Skytils waypoint exporting for removal due to waypoint data loss
- Fix Ultrasequencer solver not showing the solution
- Fix terminal solvers not hiding incorrect items
- Fix slayer boss kill timer not sending when a boss gets cocooned
- Fix cursor remaining hidden after a server transfer interruption
- Note: If you are using Ixeris, please update to the latest version, as there is an issue with this and older Ixeris versions.
- Fix item protection working on items you do not own
- Fix Fancy Party finder name colours
- Fix End Stone Protector stage detection
- Fix compatibility issue with FurSky Reborn
- Fix crashes with some pets
- Fix crash with some HUD widgets
- Fix some mod incompatibility issues
Optional dependencies
Known incompatibilities
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:fWLQ4vHh"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:fWLQ4vHh"
}






