The BepInEx console will not appear when launching like it does for other games on Thunderstore. This is normal (and helps prevent crashes during startup). You can turn it back on in your BepInEx.cfg file.

Date uploaded | 3 days ago |
Version | 1.1.1 |
Download link | xammen-SlowHunger-1.1.1.zip |
Downloads | 2408 |
Dependency string | xammen-SlowHunger-1.1.1 |
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.
- **Customizable Settings: Easily adjust the hunger decay rate to your preference via a simple configuration file.
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.dll
file inside the zip. - Navigate to your PEAK game directory.
- Open the
BepInEx
folder, then theplugins
folder. - Copy and paste
SlowHunger.dll
into thisplugins
folder.
Support
If you have any feedback or suggestions for this mod, please share them in the Peak Modding Community Discord server. Navigate to the #mod-release category and find the appropriate channel for this mod. For urgent matters, you can contact me directly on Discord (@nemmax).
thanks y'all for your support btw <3
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.