You are viewing a potentially older version of this package. View all versions.
wonkotron-LootFilter-1.0.1 icon

LootFilter

Adds an item blacklist filter to the auto loot system

Date uploaded 2 years ago
Version 1.0.1
Download link wonkotron-LootFilter-1.0.1.zip
Downloads 1190
Dependency string wonkotron-LootFilter-1.0.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
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.2333
Azumatt-Official_BepInEx_ConfigurationManager-18.4.1 icon
Azumatt-Official_BepInEx_ConfigurationManager

Mod to assist with configuration of BepInEx mods

Preferred version: 18.4.1

README

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

  1. BepInEx
  2. Official BepInEx Configuration Manager

Manual Installation

  1. Extract the contents of the zip file to the BepInEx/plugins folder.

r2modman

  1. Install r2modman
  2. Search for LootFilter under the Online tab.
  3. Click Download

CHANGELOG

Version Comment
1.0.2 - Fix unhandled exception during item creation
1.0.1 - Event driven update of blacklist array when config is changed
1.0.0 - Initial release