EndoCo-EndosCoinPurse icon

EndosCoinPurse

Adds a dedicated HUD slot for your coins in the inventory interface.

By EndoCo
Last updated 4 hours ago
Total downloads 17
Total rating 1 
Categories
Dependency string EndoCo-EndosCoinPurse-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2200 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2200

README

EndosCoinPurse

A lightweight Valheim mod that adds a clean, dedicated HUD slot for your coins directly into your inventory user interface. Inspired by the native styling of Valheim's durability and shield overlays.

Features

  • Dedicated Coin Tracker: See exactly how many coins you are carrying at a glance without searching your inventory slots.
  • Native Look & Feel: The custom HUD slot automatically clones the background, borders, and materials of your current UI theme.
  • Perfect Alignment: Features an overlapping gold icon centered on the top border, keeping the item count cleanly centered in the middle of the slot.
  • Performance Friendly: Uses efficient Harmony patches to update and display the HUD elements smoothly without causing lag.

Installation

With a Mod Manager (Recommended)

  1. Open your preferred Valheim mod manager (e.g., r2modman or Thunderstore Mod Manager).
  2. Search for EndosCoinPurse.
  3. Click Download.

Manual Installation

  1. Ensure you have BepInEx pack for Valheim installed.
  2. Download the latest release DLL (EndosCoinPurse.dll).
  3. Extract and place the file inside your Valheim directory under Valheim\BepInEx\plugins\.

Technical Configuration

The mod dynamically finds and styles the UI component via Unity hooks:

  • Uses the original game font (Averia) for consistency.
  • Disables default UI shaders on the icon component to fix dark or muddy coin sprite colors.
  • Automatically registers hooks for InventoryGui.Show and InventoryGui.Hide to manage visibility.

Requirements

  • BepInEx pack for Valheim

License

This project is open-source and available under the MIT License. Feel free to modify and adapt it for personal use or community updates.