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

LootFilter

Adds an item blacklist filter to the auto loot system

Date uploaded 2 months ago
Version 1.0.2
Download link wonkotron-LootFilter-1.0.2.zip
Downloads 408
Dependency string wonkotron-LootFilter-1.0.2

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

Releases

https://thunderstore.io/c/valheim/p/wonkotron/LootFilter/

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