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.
MoneybagProtect
this mod extends the amount of time that your tax return moneybag is invincible after being dispensed
| Date uploaded | a year ago |
| Version | 1.1.0 |
| Download link | amcdev-MoneybagProtect-1.1.0.zip |
| Downloads | 251685 |
| Dependency string | amcdev-MoneybagProtect-1.1.0 |
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
moneybag-protect
this mod extends the amount of time that your tax return moneybag is invincible after being dispensed
in the base game it's invincible for 3 seconds - but this isn't enough to stop the bag from 'splodin after a long fall. there's also a colored glow added, similar to how enemy souls glow when protected
invincibility length and the color of the glow are adjustable via the config file (\REPO\BepInEx\config\mod.moneybagprotect.cfg)
inspired by an actual case of the tax return bag bouncing off the cart and falling into lava
CHANGELOG
changelog
[1.1.0] (2025-04-06)
- added config entries for protection timer and glow color, with six different options available for glow timer
- fixed incorrect bepinex version
- tidied up some stuff
[1.0.6] (2025-03-30)
- further optimized and reduced unnecessary color capture due to switching to emission-only
[1.0.5] (2025-03-30)
- fixed minor redundancy
[1.0.4] (2025-03-30)
- there is now a visual indicator to clearly show when the moneybag is invincible - it will glow a light blue
[1.0.3] (2025-03-29)
- actually correctly listed bepinex as a dependency this time
[1.0.2] (2025-03-29)
- listed bepinex as dependency
[1.0.1] (2025-03-29)
- initial implementation of mod