You are viewing a potentially older version of this package. View all versions.
ZenDragon-ZenUI-0.1.2 icon

ZenUI

Lightweight helpful UI additions: remove lens dirt, colored durability bars, ammo remaining, etc.

Date uploaded a week ago
Version 0.1.2
Download link ZenDragon-ZenUI-0.1.2.zip
Downloads 267
Dependency string ZenDragon-ZenUI-0.1.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2202
ValheimModding-Jotunn-2.23.2 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.23.2

README

ZenUI

Lightweight helpful UI additions.

  • Remove lens dirt! Clear view of the game world.
  • Colored durability stars instead of a number.
  • Colored durability bars
  • Ammo remaining displayed on hot bar

Extend Functionality with Additional ZenMods

  • ZenRedecorate: Move chests around without destroying them.
  • ZenSign: Assign items to signs to view the quantity from nearby chests.
  • ZenHoverItem: Preview container contents without opening them.
  • ZenItemStand: Item Stands and Armor Stands behave like containers.
  • ZenBeehive: Make beehives behave like containers.
  • ZenRecycle: Obliterators return a randomly selected ingredient of the item.
  • ZenTargeting: Target lock is awesome! :)

Check out the whole collection of ZenMods. Lots of good stuff!

Colored Durability Bars & Level Stars

Screenshot Inventory Colors

Ammo Remaining

Screenshot Ammo

Sample Config File

## Settings file was created by plugin ZenUI v0.1.0
## Plugin GUID: ZenDragon.ZenUI

[General]

## [Admin] When true an icon and count appears on the hotbar with ammo type and count.
# Setting type: Boolean
# Default value: true
Enable Ammo Count = true

## Remove the lens dirt from the camera.
# Setting type: Boolean
# Default value: true
Remove Lens Dirt = true

## Hide the ship control wheel when the HUD is hidden via Ctrl+F3.
## Mostly useful for screenshots.
# Setting type: Boolean
# Default value: true
Hide Ship Controls With HUD = true

Like My Mods? Donations Welcome

Bitcoin: bc1q34lrc82dp73jhv9ylefz0gvmeqfn96e938p4pf

Donation QR

CHANGELOG

Changelog

  • v0.1.2 - Added option to hide ship controls wheel when main HUD is hidden.