Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
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.
| Date uploaded | 2 years ago |
| Version | 1.1.7 |
| Download link | blacks7ar-LootParticlePlus-1.1.7.zip |
| Downloads | 6133 |
| Dependency string | blacks7ar-LootParticlePlus-1.1.7 |
This mod requires the following mods to function
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.2333README
# 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.dllfile to yourBepInEx\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.1.9
- updated for the latest bepinex build (5.4.2333).
- updated for the latest valheim build (221.4) call to arms update.
Changelog History (click to expand)
v1.1.8
- updated serversync.
v1.1.7
- fixed consumables particle color
v1.1.6
- updated for the latest valheim build (219.13) bog witch
v1.1.5
- fixed floating script errors when bonemawserpent is present and attacking.
v1.1.4
- minor code fixes
v1.1.3
- fixed incompatibility issues with backpacks mod.
v1.1.2
- fixed compatibility issue with backpacks latest update.
v1.1.1
- added support to coins, rubies, ambers and all pickable items inside a dungeon/cave, pickup hotkey can now pick them up.
- updated serversync.
v1.1.0
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
v1.0.9
- minor bug fixed
- remove server enforcement
- updated manifest bepinex dependency string
v1.0.8
- fixed multiplayer version check issues
v1.0.7
- updated to the latest valheim build (217.22)
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
- first release.