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.
ShowBossInventory
Adds an inventory display for bosses under their boss health bar.
| Date uploaded | 2 weeks ago |
| Version | 1.0.1 |
| Download link | LordVGames-ShowBossInventory-1.0.1.zip |
| Downloads | 94 |
| Dependency string | LordVGames-ShowBossInventory-1.0.1 |
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.2121MonoDetour-MonoDetour_BepInEx_5
HarmonyX interop & BepInEx 5 logger integration for MonoDetour. Initializes MonoDetour early as a side effect.
Preferred version: 0.7.15README
ShowBossInventory
If a boss has more than just hidden or no-tier items (configurable), their inventory will be shown below the big boss health bar on your HUD. Items that are marked as no-tier but not hidden will still show in the inventory if a boss has other normal items. The inventory will also be hidden while the tab menu is up (also configurable) since it gets covered up by the tab menu.
CHANGELOG
1.0.2
- Forgot a "should" in that last patch note /hj
- Fixed inventories not appearing for bosses that gain items while being alive (i.e. mithrix last phase)
- Fixed inventory sticking around in void fields for some reason
1.0.1
- Re-did some hooks, mod works much more reliably now
1.0.0
- First release