You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 1.0.0 |
| Download link | tony4twenty-Safe_Beehive_Looting-1.0.0.zip |
| Downloads | 4116 |
| Dependency string | tony4twenty-Safe_Beehive_Looting-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
Safe Beehive Looting
Disperse the swarm with smoke.
This mod allows lit flares to safely disperse bee swarms in PEAK.
Simply light a flare and walk near a beehive or attacking swarm โ they'll buzz off peacefully after a short delay.
๐ Features
- ๐งจ Disperse bees by standing near them with a lit flare
- ๐ฏ Works on swarms guarding beehives and those already chasing you or a friend!
- ๐ฅ Automatically triggers the game's built-in dispersal logic
- ๐น๏ธ No keybinds, no configuration needed โ just play
๐ ๏ธ How It Works
Every few frames, the mod checks for nearby bee swarms and active flares.
If a swarm is within range of lit flare smoke, the swarm will disperse just like if it had been naturally abandoned.
This effect is network-safe and works in multiplayer.
โ๏ธ Compatibility
- โ Works in multiplayer
- ๐ซ Does not patch or override base game behavior
๐ฆ Installation
- Download via Thunderstore or manual install
- Place the
.dllfile in: /PEAK/BepInEx/plugins/ - Launch the game โ mod will log
[FlareBeeDispersal] Mod loaded!on startup
Credits
- Author tony4twenty
Made with love, smoke, and the occasional bee sting.
๐ฌ Feedback
If you have suggestions, issues, or want to contribute, reach out on the PEAK Modding Discord
CHANGELOG
Changelog
[2.1.0] - 2025-09-11
- Fixed bee dispersal (previously they just dissapeared).
[2.0.0] - 2025-07-24
- Switched to coroutines for better performance
- added config for time smoke is near bee swarm to trigger dispersal
- added config for distance to bee swarm
[1.0.0] - 2025-7-15
- Initial release.