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.
ValheimHotKeys
Configurable hotkeys for various Valheim actions.
| Date uploaded | 7 hours ago |
| Version | 1.1.0 |
| Download link | malafein-ValheimHotKeys-1.1.0.zip |
| Downloads | 153 |
| Dependency string | malafein-ValheimHotKeys-1.1.0 |
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.2350README
Valheim HotKeys
A Valheim mod to add configurable hotkeys for various actions.
Features
- Toggle HUD: Quickly hide/show the in-game HUD (default
F3). - Hotbar Slot Bindings: Assign custom keys to any of the 8 hotbar slots.
- Custom Item Bindings:
- Bind hotkeys to items by name (e.g., "Healing Mead", "Arrow"). This can be either the localized name or the internal item ID.
- Partial Matching: "Arrow" will match "Fire Arrow", "Wood Arrow", etc.
- Item Cycling: Press the hotkey multiple times to cycle through all items in your inventory that match the search name.
- Bindings fire while you are moving, so you can drink or swap ammo on the run.
Installation
Thunderstore / r2modman (Recommended)
- Install via Thunderstore Mod Manager or r2modman.
-or- - Download the mod from Thunderstore, and follow the Manual Installation instructions below.
Nexus Mods / Vortex
- Install via Vortex Mod Manager.
-or- - Download the mod from Nexus Mods, and follow the Manual Installation instructions below.
Manual Installation
- Install BepInExPack Valheim.
- Download the latest release of ValheimHotKeys from GitHub.
- Extract the
ValheimHotKeys.dllfile into your<Valheim Install Folder>\BepInEx\pluginsdirectory.
Compatibility: version 1.1.0 and later require Valheim 1.0 or newer. Use 1.0.0 for earlier game versions.
Configuration
The com.malafein.valheimhotkeys.cfg file will be generated in your BepInEx/config folder after the first run.
There you can set the HUD toggle key, the eight hotbar slot bindings, and the eight custom item bindings.
Recommendation: Use a configuration manager like shudnal's Configuration Manager to easily edit bindings and settings in-game.
Mouse buttons may be bound, but only Mouse0 through Mouse4 — Valheim does not resolve higher mouse buttons.
Changelog
See CHANGELOG.md.
Bugs & Known Issues
Feel free to log any issues you encounter while using this mod on GitHub.
CHANGELOG
Changelog
1.1.0
- Updated for the Valheim 1.0 release, which moved the game to Unity 6. Version 1.0.0 of this mod does not work with Valheim 1.0, so updating is required.
- Mouse bindings are now limited to Mouse0 through Mouse4. Valheim 1.0 no longer recognizes higher mouse buttons.
1.0.0
- Initial release.
- Configurable hotkeys for HUD toggling and hotbar slots.
- Custom item bindings with partial matching and item cycling.
- Support for localized and internal item IDs in custom bindings.