You are viewing a potentially older version of this package. View all versions.
blacks7ar-LootParticlePlus-1.1.3 icon

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 weeks ago
Version 1.1.3
Download link blacks7ar-LootParticlePlus-1.1.3.zip
Downloads 711
Dependency string blacks7ar-LootParticlePlus-1.1.3

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

# 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.1.4
- minor code fixes
Changelog History (click to expand)

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.