MSchmoecker-ContentsWithin icon

ContentsWithin

Show the contents of any chest when hovering over it

Last updated a month ago
Total downloads 50950
Total rating 10 
Categories Mods Client-side Utility Bog Witch Update
Dependency string MSchmoecker-ContentsWithin-2.1.7
Dependants 192 other packages depend on this package

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

README

ContentsWithin

About

Show the contents of any chests when hovering over it using the existing container UI.

Showcase

This mod is a reworked fork of Redseiko's ContentsWithin, licensed under GPL-3.0, that doesn't transpile player methods but only patches GUI methods.

This change makes it compatible with MultiUserChest, Auga and maybe even a few other mods. Additionally it fixes a few minor bugs like the mouse beeing visible for shorts periods of time or being able to move items while the ESC manu is open. See the changelog for more information.

Manual Installation

This mod requires BepInEx. Extract all files to BepInEx/plugins/ContentsWithin

Instructions

  • Launch the game and go hover over any chest.
  • You can interact with the chest regularly and it should bring up the regular player inventory when you are the chest instance owner.
  • You can press hot-key RightShift + P (configurable) to toggle off/on the "show container contents" feature.
    • Turning this off/on (as well as toggling isModEnabled) while looking at a chest can cause weird UI behaviour.

Notes

  • The info panel, crafting panel and player inventory panel are hidden when in hovering mode.
  • Hovering works when another player has the chest open and updates the contents being changed.
  • Opening a chest of which you are not instance owner of will try to go through the "chest" interact sequence and may take a moment to activate.

Links

Changelog

See Changelog