Tags
Creators
Details
Licensed LGPL-3.0-only
Published 2 months ago
Updated 3 days ago
All versions
0.1.14
Release
Skysoft 0.1.142 weeks ago 94
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Skysoft 0.1.14
- Added Zoom with configurable hold or toggle controls, scroll-wheel magnification, smooth transitions, and relative mouse sensitivity.
- Added a Floor Drop Highlighter for Galatea, Torrhus Canyon, and Critter Safari.
- Added left, center, and right alignment options to the Item Change Log.
- Improved Profit Trackers with new tracker types and controls.
- Added a Fishing Profit Tracker for Fishing drops and profit on any SkyBlock island.
- Added custom Profit Trackers with configurable items, locations, price sources, HUD settings, and share or import codes.
- You can now search the SkyBlock item list when you add tracked items.
- Profit timers now start only after tracked activity and keep session data through reconnects.
- Improved Bazaar Tracker and Slayer Time to Kill so they keep session data through reconnects.
Fixes
- Fixed Bazaar prices for new Attribute Shards.
- Fixed an inventory rendering conflict with FishyAddons.
- Fixed rarity highlights for Animated Dye Armor in the Inventory HUD.
- Fixed player head skins in the Inventory HUD.
- Fixed Pet Display updates during Autopet swaps.
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:mB5ousMT"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:TTWihmjT:mB5ousMT"
}



