Hex_Viking-HexInfiniteStamina icon

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-5.4.2333 icon
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.2333

README

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

  1. Install BepInExPack Valheim
  2. Download this mod from Thunderstore
  3. 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

  1. Launch Valheim with the mod installed
  2. Press F6 (or your configured hotkey) to toggle infinite stamina
  3. A message will appear confirming the current status
  4. 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.