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.
This package has been marked as deprecated, and it's suggested another
alternative is used.
WhoBrokeIt
Shows who was holding a valuable last when it breaks, along with the dollar loss.
| Last updated | 5 months ago |
| Total downloads | 25 |
| Total rating | 0 |
| Categories | Mods AI Generated |
| Dependency string | list-WhoBrokeIt-0.1.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
WhoBrokeIt
Shows who was holding a valuable last when it breaks.
Settles the most common REPO multiplayer dispute — "Who broke my expensive vase?!" — by displaying the name of the last grabber and the dollar loss the moment a valuable shatters.
Features
- Automatic culprit identification when an object breaks
- On-screen overlay + BepInEx console log
- Color-coded type (valuable: orange, ordinary: yellow)
- Dollar loss displayed (
-$N) - 5-second display with fade-out, up to 5 messages stacked
Example output
Alice broke Diamond! -$5000
Bob broke Crystal Vase! -$1200
Unknown (gravity/impact) broke Pot!
Installation
- Recommended: use r2modman or the Thunderstore Mod Manager.
- Manual install:
- Copy
WhoBrokeIt.dllintoBepInEx/plugins/.
- Copy
Known limitations
- Host only: messages render on the host's screen. Clients need their own copy installed.
- All settings live in code constants for now (a BepInEx config is planned).
Changelog
- 0.1.0 — Initial release. Console log + on-screen overlay, color-coded type, fade-out.