# LootParticlePlus
A simple mod that changes particles of loot and adds configurable options for timed destruction, stack items on ground, floating items, autopickup radius and autopick hotkey.

## Installation (manual)
- extract
LootParticlePlus.dll file to your BepInEx\Plugins\ folder.
## Features
- Changes the particles of loot drops.
- Every item type has its own particle colors.
- Adds configurable destruction timer for loots.
- Adds configurable floating options for loots.
- Adds configurable options to stack items on ground when drop.
- Adds configurable option to disable particles of loots when drop.
- Adds configurable hotkey to pick nearby items on the ground with the given radius (configurable).
- Adds configurable players auto pickup radius.
- Uses ServerSync and built-in ConfigWatcher.
- Configurable through config file or Configuration Manager
## Changelog
v1.0.7
- updated to the latest valheim build (217.22)
Changelog History (click to expand)
v1.0.5
- updated to the latest valheim build (217.14) hilders request.
v1.0.4
- added configurable player auto pickup range.
- added configurable hotkey to pick nearby items on the ground with configurable radius.
v1.0.3
- fixed random NRE while checking for spawntime of loot drops.
- updated to the latest valheim build (216.9)
v1.0.2
- fixed random NRE's when a loot suddenly appears while using instant monster drop mod.
v1.0.1
- minor code improvements
- adjusted materials loot particle gradient color
v1.0.0