


A small quality-of-life mod that separates petting and commanding tamed creatures.
In vanilla Valheim, interacting with a commandable tameable will immediately issue a command instead of allowing you to pet it.
This mod changes that behavior to:
HoldToCommand provides the configurable option HoldThreshold
to define how long the Use key must be held before a command is issued.
Adjust the value to match your preferred hold duration.
Valheim/
This will install:
BepInEx/plugins/HoldToCommand/HoldToCommand.dll
BepInEx/plugins/HoldToCommand/HoldToCommand.Translations.txt
HoldToCommand uses an external file:
HoldToCommand.Translations.txt
You can edit or extend this file to customize translations.
Format:
Language|Hold $1|Command
Example:
English|Hold $1|Command
German|$1 halten|Befehlen
$1 will automatically be replaced with the Use key (e.g. E).Community translations are welcome.
MIT License
Created with ♥️ — and AI-assisted tools as a supporting tool