This package has been marked as deprecated, and it's suggested another
alternative is used.
ContentsWithin
Show the contents of any chests/container when hovering over it.
| Last updated | 3 years ago |
| Total downloads | 2936 |
| Total rating | 0 |
| Categories | Mods Client-side |
| Dependency string | ComfyMods-ContentsWithin-1.0.1 |
| Dependants | 6 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.1900README
ContentsWithin
- Show the contents of any chests/container when hovering over it using the existing container UI.
Installation
Manual
- Un-zip
ContentsWithin.dllto your/Valheim/BepInEx/plugins/folder.
Thunderstore (manual install)
- Uninstall any older versions of
ContentsWithin. - Go to Settings > Import local mod > Select
ContentsWithin_v1.0.1.zip. - Click "OK/Import local mod" on the pop-up for information.
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.
- Turning this off/on (as well as toggling
Notes
- The info panel, crafting panel and player inventory panel are hidden when in hovering mode.
- The info panel and crafting panel are hidden on chest interaction.
- 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.
Changelog
1.0.1
- Add a check for the
Container.CheckAccess()during hover.
1.0.0
- Initial release.