Tags
Creators
Details
Licensed LGPL-3.0-only
Published 2 months ago
Updated 3 days ago
All versions
0.1.17
Release
Skysoft 0.1.176 days ago 189
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Skysoft 0.1.17
- Added Honeybug Helper for Critter Safari. It highlights unsearched beehives and can draw a line to the nearest Honeybug.
- Added a separate Rift Click Action setting to Inventory Equipment. — KCodeYT
- Added an easter egg, try jumping in the void real quick...
- Improved Profit Trackers.
- Added a Mythological Ritual Profit Tracker for burrows, coins, drops, profit per hour, uptime, and totals for the current Mayor.
- Improved automatic tracker switching between islands and areas.
- Slayer Profit Trackers now count Paragon and Primordial Shards.
- Improved Better TAB customization.
- Added options to hide the server address and store banner.
- Added configurable frames, column panels, padding, and colors.
- You can now move and scale Better TAB in Position Editor.
- Updated the bundled item data for Item List.
- You can now value Sack Display contents using Instant Sell, Sell Order, Buy Order, or NPC Sell prices.
- You can now keep visited Hub terrain loaded while using Diana Burrow Helper for smoother warps.
- Storage Overlay now shows Skyblocker rarity backgrounds when Skyblocker is installed.
Fixes
- Fixed Duplicate Enchantment Tooltip errors when REI builds item tooltips.
- Fixed some location Profit Trackers disappearing while a Slayer Quest was active.
- Fixed NPC sell values for a bunch of pets (George support)! Woooh!
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:homl1zUw"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:TTWihmjT:homl1zUw"
}



