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.
| Last updated | a day ago |
| Total downloads | 32 |
| Total rating | 0 |
| Categories | Mods Misc Utility AI Generated |
| Dependency string | UkieModding-LootFilterUI-0.0.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
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.2333ValheimModding-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.26.1README
Loot Filter
Tired of your inventory filling up with stones, resin, and greydwarf eyes? Loot Filter lets you choose exactly which items are excluded from auto-pickup — right from an in-game UI.
Features
- In-game filter panel showing every item you have discovered, grouped by category with their icons
- One click to toggle: click an item to exclude it from auto-pickup (marked red with a ✕), click again to re-enable
- Inventory button: a Loot Filter button is added to the top bar of your inventory, next to the Trophies button
- Hotkey: press
Lto open/close the filter panel anywhere - Persistent: your exclusions are saved to the mod config and survive restarts
- Excluded items can still be picked up manually — only auto-pickup is blocked
Usage
- Open your inventory and click the Loot Filter button in the top bar (or press
L) - Click any item to exclude it from auto-pickup — it turns red with a ✕ marker
- Click it again to allow auto-pickup again
- Close the panel and enjoy a cleaner inventory
Exclusions are stored in BepInEx/config/com.ukie.ValheimLootFilter.cfg and can also be edited there by hand (comma-separated prefab names).
Installation (manual)
AI usage disclaimer
Parts of this mod's code were written with the assistance of AI tools (Claude). All AI-generated code has been reviewed and tested in-game by a human before release.
Known issues
Changelog
0.0.2
- Loot Filter button injected into the inventory top bar (vanilla-styled, custom icon)
- Dynamic top-bar layout that fits all buttons inside the section — plays nice with other mods that add buttons
- Filter panel with category grouping and item icons
0.0.1
- Initial release: exclude items from auto-pickup via config