
PEAK
You are viewing a potentially older version of this package. View Latest Version

Full Belly Detects when players use or are fed items that have an intended hunger restoration effect and accumulates towards or automatically triggers a full belly state where they no longer become hungry for a set time (default 5 minutes/300 seconds)
A config file is auto-generated at:
BepInEx/config/tony4twentys.full_belly.cfg
You can edit these values:
| Key | Description | Default |
|---|---|---|
FullnessDuration |
How long hunger gain is paused after reaching fullness (seconds). | 300 |
AccumulationWindow |
Time window to accumulate smaller meals (seconds). | 120 |
FullnessThreshold |
Total hunger restoration needed to trigger fullness (0โ1 float). | 0.25 |
IgnoredItems |
Comma-separated item names to ignore. | (empty) |
ShowFullnessTimer |
Show the on-screen countdown timer. | true |
TimerFontSize |
Font size for the countdown text. | 30 |
PopupFontSize |
Font size for the end popup text. | 30 |
TimerPosX |
X position of timer text (center-anchored). | -450 |
TimerPosY |
Y position of timer text (center-anchored). | -400 |
PopupPosX |
X position of popup text (center-anchored). | -450 |
PopupPosY |
Y position of popup text (center-anchored). | -400 |
TimerColor |
Hex-only color for timer. | #00FF00FF |
PopupColor |
Hex-only color for popup. | #FFFF00FF |
PopupSeconds |
How long to show โGetting Hungry Againโ. | 3 |
[Info :Full Belly] [FOOD LOG] Used: Airplane Food, hunger restore: 40.00% [Info :Full Belly] Applying hunger from: Airplane Food, value: 40.00% [Info :Full Belly] Fullness triggered. [Info :Full Belly] Full Belly active for 300 seconds. [Info :Full Belly] Full Belly expired. Hunger gain restored.
.dll file in: /PEAK/BepInEx/plugins/Author tony4twenty]