Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 years ago
All versions
v6.4.0+1.21.11
Release
Skyblocker 6.4.0 for 1.21.112 months ago 43.4K
Compatibility
Minecraft: Java Edition
1.21.11
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Highlight
- Add Farming HUD customization options
- Add support for the new Independent Wiki
- Add George NPC Sell Price Tooltip
- Add a system to override some vanilla textures used in Skyblocker UIs
- If you are a resource pack creator and want to use this come see us in the Discord for more info.
- Add JEI compatibility back
- Add Spirit Sceptre chat filter
- Add Lava Skull 1x1 for dungeons room matching
- Add Binghoe as a recognized farming tool
- Add new items to rare drop special effects
- Add commands to toggle config options
- Add enum option support for Disable All
- Add automatic detection for McGrubber stacks
- Optimize world rendering buffer creation
- Optimize stack overlay application
- Optimize recipe ingredients
- Fix NEU Repo stack overlays not applying on Windows computers
- Fix worthless items making Chest Profit Calculations show as Incomplete
- Fix REI NPC Shop recipe positioning issues
- Fix Magic Find drop pattern for Special Effects
- Fix Builder's Wand/Ruler Preview incorrectly handling directions
- Fix rare Network Protocol Error with Action Bar parsing
- Fix /call autocomplete for some NPCs
- Fix Call Mismyla triggering inside of Glacite Mineshafts
- Fix various Chat Rules bugs
- Fix Corpse Profit screen bugs
- Fix Fancy Party Finder confusion with the Training Dummy screen
- Fix mayor perks being persisted shortly after the election ends
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:MKoFTAfF"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:y6DuFGwJ:MKoFTAfF"
}





