Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
HexInfiniteStamina
Toggle infinite stamina with a hotkey. Never run out of stamina again.
| Last updated | 2 weeks ago |
| Total downloads | 425 |
| Total rating | 0 |
| Categories | Mods Tweaks Client-side Utility Ashlands Update AI Generated |
| Dependency string | Hex_Viking-HexInfiniteStamina-1.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
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.