Timed Active Icons [Fixed]

If you liked this item, please rate it up on Steam Workshop page.

Author: Cedaro

Last revision: 5 Dec, 2025 at 12:42 UTC

File size: 168.66 KB

On Steam Workshop

Description:

This is a fix for the Timed Active Icons (Full Collection) mod, resolving the issue that it cannot run correctly.

Also fix the problem that icons not aligned to center in certain case.

Portal to original mod: https://steamcommunity.com/sharedfiles/filedetails/?id=2551961345

Tested in AB+/REP.

Original Description

Shows an indicator above the player’s head when they have an timed active item (e.g. The Candle) that is charged

Mod Config Options added for enabling/disabling, changing the style of the icon, and for ignoring primary slot items or pocket items, making the icons transparent or toggling individiual icons

Note
This mod essentially makes the Timed Item Indicator, the Anima Sola Indicator and Dark Arts Indicator mods obsolete. I’ll leave them up for now though while people are subbed to them

Known Issues:
– The icon reflections aren’t in the right place in downpour, dross etc.

Technical Details

The original mod uses Isaac.GetItemIdByName(), which seems no longer available. Currently all ItemIDs are hardcoded, it works well for now.

I’m not familiar with Isaac modding, if there’s a better way please tell me.