Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ChestContents
A Valheim plugin to index and search chest contents, showing the chest with the most of a searched item.
| Date uploaded | a year ago |
| Version | 1.0.0 |
| Download link | Sticky-ChestContents-1.0.0.zip |
| Downloads | 115 |
| Dependency string | Sticky-ChestContents-1.0.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117ValheimModding-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.25.0README
ChestContents


Introduction
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.
Features
- Displays the number of indexed chests as a status effect (see the first image above).
- Provides a searchable meta pane to quickly find where items are stored (see the second image above).
- Command-line interface for searching chests by item name.
Commands
Search Chests Command
You can search for items across all indexed chests using the following command:
/searchchests <item name>
Aliases
/cs/sc
Example Usage
To 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.
Best Practices
- Use the search command with partial item names for broader results (e.g.,
/chestsearch mushwill match "mushroom").
Installation
- Download the latest release of
ChestContents.dlland the matching named folder (ChestContents). - Place them in your
BepInEx/pluginsfolder. - Launch Valheim and enjoy easier item finding!
Contributing
Pull requests and suggestions are welcome! Please open an issue to discuss any major changes before submitting a PR.
License
MIT