Tags
Creators
Details
1.0.1
Compatibility
Changes
IQ Addons — v1.0.1+mc1.21.10
This update focuses on major improvements to Pearl Waypoints, QoL and overall polish.
BUG FIXES → Fixed Shared Waypoints not rendering properly, especially at Second Supply coordinates. → Fixed Chest Tracker not decreasing when opening certain chests. → Fixed Supply Times and Fresh Times disappearing when Kuudra dies, now persist until you switch instances. → Fixed an issue where the box/beacon would render at incorrect locations in Supply Waypoints. → Fixed some incorrect colors in Custom Splits, Supply Times, and Fresh Times. → Fixed a small rendering issue in Supply Times. → Fixed a bug where the last notification would briefly remain on screen. → Fixed notification alignment issues with shorter texts. → Fixed a slight delay in Pearl Waypoint timers (ms) caused by lag. → Fixed an issue where Custom Splits, Supply Times, and Fresh Times wouldn’t reset properly in some situations.
IMPROVED → Improved Dynamic Pearls significantly. → Improved Pearl Waypoints and their configuration system, basically was fully reworked. → Improved Build Progress logic to update faster than previous logic. → Improved notification system with smoother behavior and a small animation. → Improved No Pre Alert logic for much faster response (10.8s → 9.3s), now triggers almost instantly. → Improved Second Supply Alert timing as well (11.6s → 9.7s). → Improved some descriptions across multiple features for better clarity. → Improved text scaling and box size config for Pearl Waypoints. → Improved notification sounds for "Already Picking" and "Dropped" to be more fitting. → Improved Hollow Spell message (now includes coordinates and no longer interferes other mods). → Improved Bone Tracker (now also works on every island). → Improved /iq pb message and new PB notification to be cleaner.
ADDED → Added Supply Interaction Box (shows exactly where to click to start picking up supplies). → Added Simple Build Progress (similar to 1.8 IQ). → Added Build Countdown (Simple/Normal modes) and Supply Timer Countdown. → Added Kuudra Splits Personal Best Tracker (/iq pbs). → Added option to show/hide the Pearl Waypoint Stand Block. → Added Ichor Pool Area rendering (automatically renders the area based on chat messages). → Added option to use seconds in Pearl Waypoint timers (alongside ms format and text). → Added option to customize Shared Waypoints opacity (color is distance based). → Added option to customize Build Helper pile opacity. → Added a help guide inside the new Pearl Waypoints config. → Added a "Make Your Own Waypoints" button that opens the config folder directly. → Added a config option to change waypoint render style (solid/outline). → Added a config option to highlight only freshers in team highlight.
CHANGED → Moved "Hide Useless Armorstands" to a more appropriate category. → Removed Hollow Wand fix feature (we couldn't make it legit, it was useless before).
⚠️ Required Action: You must delete the config folder .minecraft/config/iq to get the new waypoints changes. If you have any any issue, please report them in beta-bug-report so we can fix them quickly.
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:HUWij6x3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:RDr7Qmy0:HUWij6x3"
}

