HexInfiniteStamina
Toggle infinite stamina with a hotkey. Never run out of stamina again.Infinite Stamina
A lightweight quality-of-life mod that prevents stamina depletion.
Features
- Toggle infinite stamina on/off with a hotkey
- Instantly restores stamina when enabled
- Optional running-only mode
- Lightweight client-side behavior
- No server installation required
Dependencies
- BepInExPack Valheim by denikson
Installation
Using a Mod Manager (Recommended)
Install with Thunderstore Mod Manager or r2modman.
Manual Installation
- Install BepInExPack Valheim
- Download this mod from Thunderstore
- Extract the contents into your Valheim game folder
The DLL should end up here:
BepInEx/plugins/HexInfiniteStamina/HexInfiniteStamina.dll
Default Hotkey
F6
The hotkey can be changed in the config file.
Configuration
Config file location:
BepInEx/config/com.hex.infinitestamina.cfg
Example configuration:
[General]
## Enable or disable the mod
# Setting type: Boolean
# Default value: true
Enabled = true
## Toggle infinite stamina hotkey
# Setting type: KeyboardShortcut
# Default value: F6
ToggleKey = F6
## Enable infinite stamina only while running
# Setting type: Boolean
# Default value: false
EnableWhileRunning = false
Usage
- Launch Valheim with the mod installed
- Press
F6(or your configured hotkey) to toggle infinite stamina - A message will appear confirming the current status
- When enabled, stamina consumption is disabled
Multiplayer
This mod is intended as a client-side quality-of-life mod.
Only players with the mod installed will receive infinite stamina behavior.
