You are viewing a potentially older version of this package. View all versions.
KxEdna-aedenthorn_AmmoInfoDisplay-0.2.2 icon

aedenthorn AmmoInfoDisplay

Shows ammo count, icon, and optionally ammo name for projectile weapons in the hotbar.

Date uploaded a year ago
Version 0.2.2
Download link KxEdna-aedenthorn_AmmoInfoDisplay-0.2.2.zip
Downloads 1937
Dependency string KxEdna-aedenthorn_AmmoInfoDisplay-0.2.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2102 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2102

README

Download and endorse this mod in Nexus. All credits goes to aedenthorn.

About this mod

Shows ammo count, icon, and optionally ammo name for projectile weapons in the hotbar.

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.

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 Config Manager.

Technical

To install this mod, place the dll file in the BepInEx/plugins folder. You will need BepInEx for Valheim.

Code is at https://github.com/aedenthorn/ValheimMods.

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

Click here for a list of all aedenthorn's mods for Valheim


Uploaded to Thunderstore for my own modpack.

CHANGELOG

Update Information (Latest listed first)

Version Update Notes
0.2.2 - Still the same as 0.2.1, just updated the dependency
0.2.1 - Check for slot out of bounds
0.2.0 - Added ammo icon
0.1.3 - Added ability to add name
0.1.2 - Fixed font naming
0.1.1 - Added nexus id
- Tweaked setting changed trigger