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 days ago |
| Total downloads | 46 |
| Total rating | 0 |
| Categories | Client-side Ashlands Update AI Generated |
| Dependency string | Hex_Viking-HexInfiniteStamina-1.0.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
Never run out of stamina again.
Features
- Toggle infinite stamina on/off with a hotkey
- Instantly refills stamina when enabled
- Lightweight client-side behavior
- Vanilla-friendly gameplay integration
- Designed as a simple quality-of-life mod
Default Hotkey
F6
The hotkey can be changed in the config file.
Configuration
Config file location:
BepInEx/config/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
Requirements
- BepInExPack Valheim
Installation
Thunderstore / r2modman
Install using a Thunderstore-compatible mod manager such as r2modman.
Manual Installation
- Install BepInExPack Valheim.
- Extract this package.
- Place the DLL inside:
BepInEx/plugins/HexInfiniteStamina/
Example:
BepInEx/plugins/HexInfiniteStamina/HexInfiniteStamina.dll
Multiplayer
This mod is intended to function as a lightweight client-side quality-of-life mod.
Server installation is typically not required.
Compatibility
- Lightweight Harmony patching
- Designed to minimize conflicts with other mods
- Vanilla-friendly behavior
Known Issues
- Mods that heavily modify stamina systems may cause conflicts
Source
GitHub repository: