You are viewing a potentially older version of this package. View all versions.
DunkSquad-Equip_Multiple_Utility_Items_aedenthorn-0.7.0 icon

Equip Multiple Utility Items aedenthorn

Lets you equip multiple utility items at the same time.

Date uploaded 4 months ago
Version 0.7.0
Download link DunkSquad-Equip_Multiple_Utility_Items_aedenthorn-0.7.0.zip
Downloads 2226
Dependency string DunkSquad-Equip_Multiple_Utility_Items_aedenthorn-0.7.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

README

This mod lets you equip multiple items designated as "Utility" type items at once.

You can set the maximum number of utility items in the config file (default 5).

You cannot equip multiple instances of the same item at once.

This mod also enables utility items to affect movement speed, armor value and armor modifiers (e.g. vs Frost, etc), for either custom utility items or vanilla utility items modified using something like Custom Armor Stats.

Config

A config file BepInEx/config/aedenthorn.EquipMultipleUtilityItems.cfg is created after running the game once with this mod).

You can adjust the config values by editing this file using a text editor or in-game using the Config Manager.

To reload the config from the config file, type equipmultipleutilityitems reset into the game's console (F5).

Technical

To install this mod, place the zip file contents in the BepInEx/plugins folder. You will need BepInEx.

Code is at https://github.com/aedenthorn/ValheimMods.

CHANGELOG

Version Update Notes
0.1.1 - Fixed nexus id
0.2.0 - Fix not reequipping on reload
0.2.1 - Removed log messages
0.2.2 - Fixed items staying on death
0.3.0 - Fix for Mistlands update
0.3.1 - Fixed archive
0.3.2 - Prevent inventory breaking on fail
0.3.3 - Removed armor mod for utility items
0.3.4 - Removed armor mod for utility items
0.4.0 - Remove status effects on unequip
0.5.1 - Fix for new version
0.6.0 - Fix for 0.217.14
0.7.0 - Fix changed methods