sleepack-Ammo_Count_by_aedenthorn_Fixed icon

Ammo Count by aedenthorn Fixed

Fixed version of Original mod by aedenthorn. Fixed by sleepack. Shows ammo count, icon, and optionally ammo name for projectile weapons in the hotbar.

Last updated a week ago
Total downloads 392
Total rating 0 
Categories Mods Client-side
Dependency string sleepack-Ammo_Count_by_aedenthorn_Fixed-0.5.1
Dependants 0 other packages depend on this package

README

Introduction

Original mod developed by aedenthorn Fix for 1.0 by sleepack.

Description

This mod adds ammo information to hotbar slots with projectile weapons, showing the ammo count of the currently equipped ammo (or default if none equipped).

By default it shows the ammo icon in the top middle of the slot, and the ammo count in the top right of the slot.

Features

You can change the position and font variables in the config.

The ammo text string accepts {ammo} and {name} variables, to show either or both.

Config

A config file BepInEx/config/aedenthorn.AmmoCount.cfg is created after running the game once with this mod.

You can adjust the config values by editing this file using a text editor or in-game using the ConfigurationManager or Config Manager.

Installation

  • Automated

    • Suggested to using Thunderstore Mod Manager.
  • Manual

    • Copy the AmmoCount.dll to your /Valheim/BepInEx/plugins directory

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.

Click here for a list of all my mods for Valheim.

Source Code

Original - https://github.com/aedenthorn/ValheimMods

Fixed - https://github.com/sleepack/ValheimMods

Change Log

v0.5.1

  • Fix release package

v0.5.0

  • Fix for 1.0

v0.4.0

  • Fix for update

v0.3.0

  • Fix for 0.217.14

v0.2.1

  • Check for slot out of bounds

v0.2.0

  • Added ammo icon

v0.1.3

  • Added ability to add name

v0.1.2

  • Fixed font naming
  • Fix

v0.1.1

  • Added nexus id

  • Tweaked setting changed trigger

  • Original reupload from NexusMods