You are viewing a potentially older version of this package. View all versions.
DragonMotion-InventorySlotsVisualToggle-0.1.4 icon

InventorySlotsVisualToggle

Adds eye toggles to InventorySlots helmet and cape slots, hiding gear visually while keeping stats and networked appearance.

Date uploaded 10 hours ago
Version 0.1.4
Download link DragonMotion-InventorySlotsVisualToggle-0.1.4.zip
Downloads 16
Dependency string DragonMotion-InventorySlotsVisualToggle-0.1.4

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333
sighsorry-InventorySlots-1.1.5 icon
sighsorry-InventorySlots

Custom equipment/quick slots, multicraft, progressive rows, keep-on-death, favorites, scrollable tooltips, crafting grid/search/sort, container stack/restock/sort, item comparison and controller support. Compatible with EpicLoot and Jewelcrafting.

Preferred version: 1.1.5

README

InventorySlotsVisualToggle

Adds eye toggles to the helmet and cape slots from InventorySlots.

The toggle hides equipped helmet or cape visuals while keeping the item equipped and preserving its stats. The hidden state is stored on the player and item data so it can be restored after reconnecting.

Requirements

  • BepInExPack Valheim 5.4.2333
  • InventorySlots 1.1.5

Notes

  • This mod depends on InventorySlots and is not useful without it.
  • The eye button is shown only when a helmet or cape is equipped in the matching slot.
  • The button is placed in the upper-left corner of the equipped slot.
  • The mod does not run tick-based visibility logic.

Installation

Install with a Thunderstore-compatible mod manager.

The package payload is stored directly under BepInEx/plugins, so the installed package folder contains InventorySlotsVisualToggle.dll directly and does not create a nested InventorySlotsVisualToggle folder.

CHANGELOG

Changelog

0.1.4

  • Added explicit dependency on denikson-BepInExPack_Valheim-5.4.2333.
  • Fixed Thunderstore/Gale package layout so the DLL installs directly into the package folder instead of InventorySlotsVisualToggle/InventorySlotsVisualToggle.

0.1.3

  • Moved the eye toggle to the upper-left corner.
  • Restored hidden helmet/cape state after reconnecting by saving it on player and item data.

0.1.2

  • Improved visibility synchronization for equipped helmet and cape visuals.

0.1.1

  • Added multiplayer-visible helmet and cape visual hiding.

0.1.0

  • Initial package.