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

LootFilter

A blacklist for the auto looter

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

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

A Valheim mod that adds a blacklist filter to the auto loot system.

Check it out on GitHub

You can adjust the config values in-game using the Configuration Manager.

Enter a comma separated list (no spaces) of Prefab IDs into the Blacklist field (e.g. Resin,LeatherScraps).

Installation

Dependencies

  1. BepInEx
  2. Official BepInEx Configuration Manager

Manual Installation Instructions

  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. Clock 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