blacks7ar-LootParticlePlus 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.

Last updated 5 months ago
Total downloads 6528
Total rating 4 
Categories Mods Tweaks Misc Server-side Client-side Hildir's Request Update
Dependency string blacks7ar-LootParticlePlus-1.1.0
Dependants 37 other packages depend on this package

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.0

  • updated to the latest valheim build (217.28)
  • updated serversync and dependencies
  • updated manifests bepinex dependency string
Changelog History (click to expand)

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.