You are viewing a potentially older version of this package.
View all versions.
LootFilter
Adds an item blacklist filter to the auto loot system
Date uploaded | 6 months ago |
Version | 1.0.1 |
Download link | wonkotron-LootFilter-1.0.1.zip |
Downloads | 542 |
Dependency string | wonkotron-LootFilter-1.0.1 |
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.2202Azumatt-Official_BepInEx_ConfigurationManager
Mod to assist with configuration of BepInEx mods
Preferred version: 18.3.0README
Description
Adds a blacklist filter to the auto loot system.
Usage
Adjust the config values in-game using the Configuration Manager.
Enter a comma separated list (no spaces) of Prefab IDs into the Item Blacklist
field (e.g. Resin,LeatherScraps
).
Installation
Dependencies
Manual Installation
- Extract the contents of the zip file to the
BepInEx/plugins
folder.
r2modman
- Install r2modman
- Search for LootFilter under the Online tab.
- Click Download
CHANGELOG
Version |
Comment |
---|---|
1.0.1 | - Event driven update of blacklist array when config is changed |
1.0.0 | - Initial release |