CustomSlotItemLib
Allows items to be equipped in custom slots.
Last updated | 4 months ago |
Total downloads | 1115 |
Total rating | 0 |
Categories | Mods Tweaks Gear Misc Libraries Client-side Utility Ashlands Update |
Dependency string | Riintouge-CustomSlotItemLib-1.1.2 |
Dependants | 0 other packages depend on this package |
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.2202README
Allows items to be equipped in custom slots defined by other plugins or a configuration value.
This is an update and drop-in replacement of CustomSlotItemLib originally written by nearbear. It was broken by an unknown game update and appears to be abandoned. More information can be found in the original README.
WARNING: Addons made for the original plugin, like WishboneSlot by nearbear and WisplightSlot by ValheimAddicts, are compatible with this one, BUT ARE NOT COMPATIBLE THROUGH MOD MANAGERS DUE TO THEIR THUNDERSTORE DEPENDENCY ON THE ORIGINAL PLUGIN. The functionality of these two is provided by default to account for this.
Changelog
1.1.2
- Raise priority of Harmony patches so other plugins have a higher chance of working correctly without explicit ordering
1.1.1
- Fix soft hang on death when multiple items are equipped
1.1.0
- Update for 0.218.15 (Ashlands)
- Add a configuration value so additional plugins are not mandatory
1.0.x
- <nearbear's original changes>