You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 0.1.0 |
| Download link | xammen-SlowHunger-0.1.0.zip |
| Downloads | 1650 |
| Dependency string | xammen-SlowHunger-0.1.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
Slow Hunger
Allows you to significantly slow down the rate at which hunger affects your character. Enjoy a more relaxed exploration without constantly worrying about your hunger bar.
Features
- Slowed Hunger Decay: Hunger accumulates 2.5 times slower than normal, giving you more time for exploration and other activities.
Installation
This mod is designed for easy installation.
Automatic Installation
- Simply use a BepInEx-compatible mod manager (such as Gale Mod Manager) and search for "Slow Hunger".
Manual Installation
- Download the mod's zip file.
- Locate the
SlowHunger.dllfile inside the zip. - Navigate to your PEAK game directory.
- Open the
BepInExfolder, then thepluginsfolder. - Copy and paste
SlowHunger.dllinto thispluginsfolder.
Support
If you have any questions or suggestions, feel free to contact me via Discord @nemmax
CHANGELOG
Changelog
##[1.1.1] - 2025-06-26
Added
- Configuration File (com.xammen.slowhunger.cfg): Introduced a user-configurable settings file located in BepInEx/config/.
- Players can now adjust the HungerDecayMultiplier to define how quickly hunger dissipates (default: hunger accumulates 2.5 times slower).
- BepInEx Logging: Added logging messages upon mod startup to confirm successful loading and display the current hunger decay factor.
Changed
- Transitioned from a hardcoded hunger decay value to a user-configurable setting via the configuration file.