You are viewing a potentially older version of this package.
View all versions.
UnlitCampfireHungerShield
Make the unlit campfire give the same hunger shield as the lit campfire.
| Date uploaded | 2 days ago |
| Version | 0.1.3 |
| Download link | LengSword-UnlitCampfireHungerShield-0.1.3.zip |
| Downloads | 408 |
| Dependency string | LengSword-UnlitCampfireHungerShield-0.1.3 |
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
UnlitCampfireHungerShield
A host-only mod that grants a hunger shield to players around unlit campfires.
CHANGELOG
Changelog
[0.1.3] - 2026-08-12
- Fixed compatibility issues for 2.0.a
[0.1.2] - 2026-04-28
- Fixed ApplyCampfireProtection to correctly apply buffs to local and remote players.
[0.1.1] - 2026-04-28
- Refactored ApplyCampfireProtection to check distance directly in the loop instead of using PlayerCharactersInRadius, which was not working as intended.
[0.1.0] - 2026-04-25
- Initial Release