Tags
Creators
Details
1.0.3
Compatibility
Required content
Changes
IQ Addons — v1.0.3+mc26.1.2
This update focuses on 26.1.2 porting, a lot of improvements, additions and some bug fixes.
BUG FIXES → Fixed an issue where IQ was not correctly detecting Kuudra's Hollow in scoreboard after new update and most of features stopped working → Fixed Wadrobe Keybinds not working at all due to new update (wd seems uselees rn so wtv) → Fixed Team Highlight stopping rendering after Fresh Highlight ended → Fixed a rare crash related to IQ widgets → Fixed a bug causing the Kudra Health Widget (%) to never reach 0.0% in stun phase → Fixed an issue where the descriptions of expandable features in the IQ Config were not displayed at all
IMPROVEMENTS → Profit Tracker inactivity session reset timeout increased from 5 to 20 minutes and added chat inactivity notifications → Chest Tracker inactivity hide timeout increased from 3 to 5 minutes and added visibility config (kuudra's areas and always) → All adjustment sliders in config now support double clicking to enter an exact value → Build Progress tracking now updates a bit faster → Made a lot of improvements to the IQ HUD: -# It is now fully dynamic and automatically adapts to your game resolution -# Added an option to reset all widget positions to the top-left corner -# Added new options to help centralize the widgets -# Widgets can no longer be moved outside the game window -# Improved lore and design of acessibility informations
ADDITIONS → Added Loadouts Keybinds very similar to wardrobe keybinds with autoclose and sound when swap (auto close only in supporter version) → Added Arrow Tracker with configurable visibility and running out notification → Added Kuudra Distance Throw Bone Alert (alerts you when you need to throw your bonemerang - still in development) → Added more options to "Hide Default Build Pile Text" and moved up a little bit the IQ pile progress → Added a new color to the Supply Pull Circle when your bobber is within the supply hitbox to help with hooking → Added an option to Profit Tracker for the widget only render at the start and end of a run, hiding it while mid run
IMPORTANT NOTES The weird colors in IQ Widgets is not our issue, its just the new hypixel pack. If you find any bugs, please report them in **#bug-report**. If you have any suggestions or feedback, please use **#suggestions**.
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:RDr7Qmy0:6lT5EEqh"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:RDr7Qmy0:6lT5EEqh"
}

