Tags
Creators
Details
1.0.2
Compatibility
Required content
Changes
IQ Addons — v1.0.2+mc1.21.11
This update focuses on 1.21.11 porting, UI revamp, QoL and multiple fixes.
BUG FIXES → Fixed Kuudra Direction Alert switching many directions while teleporting to P4 due to unstable detection. → Fixed Profit Tracker not working due to an outdated repository we were using, migrated to no frills one. → Fixed Supply Times showing incorrect times in some situations, especially when lags. → Fixed Chest Tracker not counting failed runs which was causing inconsistency. → Fixed Rend Damage not tracking when Kuudra died too fast. → Fixed an issue where Personal Best Tracker could count as a completed run before the run actually ends. → Fixed pile waypoint locations being kinda wrong. → Fixed the "Reset Selected" option not working in /iq hud. → Fixed !runs from Party Commands using lifetime instead of current session profit tracker data. → Fixed !dt from Auto Requeue not stopping running in some situations.
IMPROVEMENTS → Improved overall UI with the new IQ style design and better config organization (supporter and general). → Improved multiple feature descriptions (lores) for better clarity. → Improved Profit Tracker now you can switch the mode between Session and Lifetime by just clicking. → Improved dynamic colors for "Avg Time" and "Rate" in Profit Tracker. → Improved Chest Tracker to always render in Kuudra areas (Kuudra's Skull, Dungeon Hub, Kuudra's Hollow). → Improved Hollow Wand ability message to not trigger other mods features (final change). → Improved multiple pearl waypoints (/iq updateconfig to get the new changes). → Improved Giant Supply hitbox detection accuracy
ADDITIONS → Added a new GUI including the new config button (customize theme, opacity, scale, import/export config, disable all features, etc). → Added Crate Priority (alerts you where to go after picking up your first supply, customized via JSON config). → Added Etherwarp Waypoints (render waypoints based on Kuudra phase, useful for pre-aim long teleports, full customizable via .JSON). → Added Mute Terminator Cooldown Sound (disable the annoying Terminator cooldown sound/chat message). → Added Kuudra Distance (shows you the distance until reach kuudra during the boss fight). → Added Auto Stop Auto Requeue (disables the feature when you beat your set time, useful for PBs/WR). → Added Supply Pull Hitbox (render the range where you can pull supplies). → Added new "Placed Supply" notification in Kuudra Notifications. → Added pre-spot detection message (notify you which pre-spot was detected) → Added tick adjustment for Bonemerang Tracker → Added an option to centralize the widget in /iq hud. → Added /iq updateconfig command (update all .JSON config files instantly) → Added /iq chests set (amount) command to manually set chest count if tracking for some reason fails. → Added a new especial tier color for insane timings in Kuudra Splits. → Added Color Customization for Profit Tracker, Kuudra Splits, Supply Times and Fresh Times. → Added a lot of customizations for Kuudra Notifications.
IMPORTANT NOTES We recommend using the command /iq updateconfig to reset all configs (JSONs) to the default. If you find any issues, please report them in #bug-reports. If you have any suggestions or feedback, use #suggestions. -# Your old config settings might change after update, so make sure to review them before running. -# If you need you can disable every feature or reset everything to default using the new Config button (Manage Features).
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:bO0Akxqt"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:RDr7Qmy0:bO0Akxqt"
}

