Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
WhatchaGotThere
Shows what equipment an ally is currently holding.
| Last updated | a month ago |
| Total downloads | 9645 |
| Total rating | 6 |
| Categories | Mods Tweaks Items Client-side |
| Dependency string | WarperSan-WhatchaGotThere-1.0.5 |
| Dependants | 1 other package depends on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2121README
Whatcha Got There?
Shows what equipment an ally is currently holding.

This shows the equipment held, the cooldown, and the description of the equipment.
Mod API
It is possible that certain mods fit the conditions, but shouldn't display the equipment icon. Mod developers can add a soft dependency to this mod, and configure it via the class DisplayHandler.
The mod will check the built-in conditions. If none of them declare the icon as hidden, the mod will check the conditions added via the method AddCondition().