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.
You are viewing a potentially older version of this package.
View all versions.
BuyableShotgunShells
Adds shotgun shells to the store for 20 credits (Configurable)
| Date uploaded | 2 years ago |
| Version | 1.2.0 |
| Download link | MegaPiggy-BuyableShotgunShells-1.2.0.zip |
| Downloads | 26718 |
| Dependency string | MegaPiggy-BuyableShotgunShells-1.2.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.2100Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5README
Buyable Shotgun Shells
Adds shotgun shells to the store for 20 credits (Configurable)
Report bugs on GitHub or on the modding discord forum post
CHANGELOG
1.3.0
- Fixed only being visible on host (this was caused by my silly mistake)
- A small fix to not use shells from modded moons.
1.2.1
- No longer breaks if another mod adds in shells that have no spawn prefab.
- Changed to load with a patch instead of the scene loaded event so that this mod doesn't break when somebody else's mod exceptions in that event.
1.2.0
- Price now syncs between host and clients
- Fixed problem where flags were set to hide and dont save
1.1.0
- Made the buyable shells its own prefab instead of just using vanilla one.
- This should hopefully fix some issues where the host was the only one who could see or interact with the shells.
1.0.5
- Fixed white block icon and interaction bug that happens with Brutal Company Minus
1.0.4
- Small fix for scan node error
1.0.3
- Changes to how I register the items
1.0.2
- Added terminal info for shells
- Fixed shells disappearing in item store when quitting to main menu and starting/loading a new game.
1.0.1
- Renamed Shotgun shells to just Shells so that you can actually buy them if you are using BuyableShotgun too. (thanks Lars58827109 and baosjusnsiajs on twitter/x for telling me)
1.0.0
- Initial release