Tags
Creators
Details
Licensed LGPL-3.0-only
Published 2 months ago
Updated 3 days ago
All versions
0.1.13
Release
Skysoft 0.1.133 weeks ago 1,310
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Required content
Changes
Skysoft 0.1.13
- Added Honeyhive Helper to show waypoints and play a sound when Honeyhives are ready to loot.
- May not contain all honeyhives, but the mod will learn new ones as you find them.
- Added Queen Ant Warning with a title, sound, and optional crosshair line when you find a Queen Ant.
- Added autocomplete for Short Warp Commands and added the
/torrhuswarp alias. - Added a Light theme for Storage Overlay. (freaks)
- Added a 1–10 second Duration setting for Preserve Cursor Position.
- You can now stop protected items from being sold through NPC shops, Booster Cookie menu, and Auction House.
Fixes
- Fixed incorrect George pet sell prices.
- Fixed Inventory HUD sections not keeping their scale or supporting resizing.
- This is my mistake completely, it might mess up some setups again and I apologize for this.
- Fixed Animated Dye Armor tooltips and rarity highlights flickering during animation.
- Fixed formatted text widths when also using SkyOcean Mod.
- Fixed Slot Lock overlays not appearing in Storage Overlay.
- Fixed Pet Display continuing to show a pet or showing no widget enabled when no pet is selected.
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:uadSr1L8"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:TTWihmjT:uadSr1L8"
}



