Hex_Viking-HexInfiniteStamina icon

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-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

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

  1. Install BepInExPack Valheim.
  2. Extract this package.
  3. 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:

https://github.com/guillenjgg/valheim-hex-infinite-stamina