You are viewing a potentially older version of this package. View all versions.
xammen-SlowHunger-1.1.1 icon

SlowHunger

Reduces hunger decay rate.

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-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

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

  1. Download the mod's zip file.
  2. Locate the SlowHunger.dll file inside the zip.
  3. Navigate to your PEAK game directory.
  4. Open the BepInEx folder, then the plugins folder.
  5. Copy and paste SlowHunger.dll into this plugins 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.