khalil-SimpleTweaks icon

SimpleTweaks

Quality-of-life tweaks for PEAK: hunger overflow extends hunger countdown, death timer regenerates while carried, swap held item with backpack item, and backflip never fails. All features have independent toggles.

By khalil
Last updated 2 weeks ago
Total downloads 1013
Total rating 0 
Categories Mods Misc Quality Of Life Client Side Optimization
Dependency string khalil-SimpleTweaks-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

SimpleTweaks

Quality-of-life tweaks for PEAK. All features have independent config toggles.

Features

1. Hunger Overflow (饥饿溢出延长计时)

When you eat food, any hunger restore amount that exceeds your current hunger is converted into an extended hunger countdown at a configurable ratio.

  • Default ratio: 1 point (1%) of overflow = 10 seconds extended
  • Max countdown: 120 seconds (2 minutes) to prevent over-stacking

2. Death Timer Regeneration (死亡计时回复)

When you are carried by another player while fully passed out, your death timer slowly regenerates instead of just freezing.

  • Default rate: same as vanilla drain speed (fully reversible)

3. Backpack Item Swap (背包物品替换)

When your hand already holds an item, clicking an item in a backpack swaps their positions instead of doing nothing.

4. Backflip Always Succeeds (后空翻 100% 成功)

The vanilla backflip emote has a 50% chance to fail and ragdoll you to the ground. This makes it always land successfully.

Works even when other players in the lobby don't have the mod installed.

Configuration

Config file: BepInEx/config/com.simpletweaks.peak.cfg (generated on first launch)

Section Key Default Description
Hunger EnableHungerOverflow true Toggle hunger overflow extension
Hunger HungerOverflowSecondsPerPoint 10 Seconds extended per 1% overflow
Hunger HungerOverflowMaxSeconds 120 Max countdown extension (0 = unlimited)
Death EnableDeathRegeneration true Toggle death timer regeneration
Death DeathRegenerationRate 1 Regeneration rate relative to drain speed
Backpack EnableBackpackSwap true Toggle backpack item swapping
Emote EnableBackflipAlwaysSucceed true Toggle backflip always succeeding

Requirements

Compatibility

  • Optional integration with PeakStatsEx — hunger countdown displays correctly next to campfires.

Multiplayer Notes

  • Hunger overflow, death timer regeneration, and backflip work regardless of whether other players have the mod.
  • Backpack item swap: when you are the host, works in all cases. When you are a client, requires a free hand slot (falls back to vanilla behavior when all three hand slots are full).

Installation

  1. Install via Thunderstore Mod Manager, or drop the .dll into BepInEx/plugins/
  2. Launch once to generate config