




ChestContents is a Valheim mod/plugin that helps you keep track of all your chests and their contents. It provides an at-a-glance overview of how many chests are indexed and what items are stored where, making inventory management much easier.
/searchchests command with no arguments to view meta data about the mod's state. This does not reset the indexed chests or cached data./chestconfig or /cc command to edit configuration options and preview the effect on yourself in real time.You can search for items across all indexed chests using the following command:
/searchchests <item name>
/cs/scTo find the chest containing the most mushrooms, type:
/searchchests mushroom
This will indicate the chest with the highest quantity of mushrooms in your indexed chests, showing its location and the quantity found.
Run the default command with no arguments:
/searchchests
This will display meta data about the mod's current state, such as the number of indexed chests and items. It does not reset the mod's state or cached data.
Edit configuration and preview effects:
/chestconfig
or
/cc
This command allows you to edit some configuration options for the mod and preview the effect on yourself immediately.
/searchchests mush will match "mushroom").ChestContents.dll and the matching named folder (ChestContents).BepInEx/plugins folder.Pull requests and suggestions are welcome! Please open an issue to discuss any major changes before submitting a PR.
MIT