| Date uploaded | 11 months ago |
| Version | 2.0.0 |
| Download link | tony4twenty-Safe_Beehive_Looting-2.0.0.zip |
| Downloads | 26300 |
| Dependency string | tony4twenty-Safe_Beehive_Looting-2.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.
You can even throw one!
Find the mod in the Peak Modding Discord under #mod-releases to discuss mod related topics like issues/reports/thanks
๐ 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
After lighting a flare, checks every second for sixty seconds if the smoke is close enough to beehives to disperse them.
This effect is network-safe and works in multiplayer.
โ๏ธ Configuration
You can tweak these values in the config file generated after first launch:
BeeCheckRadius (default: 12.0) โค How close the smoke must be to a swarm (in Unity units, roughly meters)
SmokeProximityTime (default: 3.0) โค How long the smoke must remain within range before bees disperse (in seconds)
๐งโ๐คโ๐ง Compatibility
- โ Works in multiplayer
- ๐ซ Does not patch or override base game behavior
๐ฆ Installation
- Download via Thunderstore
- Place the
.dllfile in: /PEAK/BepInEx/plugins/ - Launch the game โ mod will log
[FlareBeeDispersal] Mod loaded!on startup
๐ฅ Or install it through the Thunderstore Mod Manager for instant yolk mode ๐ฅ
Credits
- Author tony4twenty
Made with love, smoke, and the occasional bee sting. Check out my mother mods - tony4twentys thunderstore
๐ฌ 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.