Tags
Creators
Details
Licensed LGPL-3.0-only
Published 2 months ago
Updated 3 days ago
All versions
0.1.20
Release
Skysoft 0.1.206 days ago 380
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Skysoft 0.1.20
- Added Guild as a Rare Loot Sharing channel, with Party, Guild, or both selectable.
- Improved Diana settings so each helper and its related options can be configured separately.
- Added separate toggles for Burrow Helper, Rare Mob Sharing, Lobby Compromised, Sphinx Helper, Quick Warps, and Party Commands.
- You can now choose which Diana party commands Skysoft answers.
- You can now disable the "Loot share secured!" party message or party-member checkmarks.
- You can now customize Start, Mob, Treasure, and Guess burrow text colors, with boxes able to match them.
- Improved Keep Terrain Loaded to restore visited terrain across lobbies and game sessions on selected SkyBlock islands.
- This is basically an in-house implementation of the "Bobby" mod that a lot of players use, but "lighter"-ish and made for SkyBlock.
- Improved Profit Tracker item management.
- Added a Manage Item picker for all SkyBlock items.
- Improved Add Item search to hide items already tracked.
- You can now add or subtract 1, 4, or a custom quantity from tracked items.
- Updated Item List data for recent Hunting changes.
- Added Brine Tonic, Forest's Favor, Marshroom, Sea Brine, and Stealth II-VI.
- Updated Hunting sources, recipes, fishing nets, honeycomb pots, lassos, Petalfall, and Helix Timber.
Fixes
- Fixed shared King Minos markers remaining after the mob died.
- Fixed prefixed Diana mobs, including Exalted and Blessed variants, being hidden as glitched entities.
- Fixed mounted King Minos disappearing when Hide Glitch Mobs was enabled.
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:TTWihmjT:8zjMqWnU"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:TTWihmjT:8zjMqWnU"
}



