You are viewing a potentially older version of this package. View all versions.
malafein-HitchingPost-1.0.3 icon

HitchingPost

A Valheim mod for hitching post functionality.

Date uploaded 4 days ago
Version 1.0.3
Download link malafein-HitchingPost-1.0.3.zip
Downloads 175
Dependency string malafein-HitchingPost-1.0.3

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2100 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2100

README

HitchingPost

A Valheim mod that adds functional hitching posts to the game.

Features

  • Hitch tamed creatures to any wooden or iron beam to prevent them from wandering off.
  • Configurable hitching key (default: H).
  • Simple to use: point at a tamed creature, press the hitch key to tether, and they will follow you on the lead.
    Then press the hitch key again while pointing at a beam to attach them.
    To release them, press the key again while pointing at the tethered creature to unhitch.

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

  1. Install BepInExPack Valheim.
  2. Download the latest release of HitchingPost.
  3. Extract the HitchingPost.dll file into your <Valheim Install Folder>\BepInEx\plugins directory.

Configuration

The com.malafein.hitchingpost.cfg file will be generated in your BepInEx/config folder after the first run.
There you can change the hitch key binding and toggle debug HoverText.

Changelog

See CHANGELOG.md for version history.

Bugs & Known Issues

Feel free to log any issues you encounter while using this mod on GitHub.
Currently, I know there are issues in multiplayer, where sometimes the hitching fails, or the rope doesn't appear when it should. I'll be looking into this one.

Thank You

kbutler73 and Jojenman - For all your help with testing, debugging, ideas, and most of all, for the great fun and adventures in ValTeim!

CHANGELOG

Changelog

1.0.3

  • Updated README and fixed some Debug text.

1.0.2

  • Fixed duplicate ropes appearing in multiplayer.

1.0.1

  • Allowed hitching posts to have multiple tamed creatures hitched to them simultaneously.
  • Fixed an issue where creatures remained hitched (preserving the active hovering prompt) when their respective post/beam was dismantled.

1.0.0

  • Initial release