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

NoDropsFromMonsterKill

A simple mod that disables drops if a creature is killed by another creature.

Date uploaded 3 months ago
Version 1.0.9
Download link blacks7ar-NoDropsFromMonsterKill-1.0.9.zip
Downloads 1490
Dependency string blacks7ar-NoDropsFromMonsterKill-1.0.9

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

# NoDropsFromMonsterKill

A simple mod that disables drops if a creature is killed by another creature.

## Installation (manual)

  • extract NoDropsFromMonsterKill.dll file to your BepInEx\Plugins\ folder

## Features

  • Disables drops of monsters killed by another monster.
  • Configurable option for tames/pets.
  • Configurable option for Neutral Factions like Neutral Vikings form RenegadeVikings and Dvergers from Mistlands.
  • Uses ServerSync and built in config watcher.
  • Configurable through config file or Configuration Manager

CHANGELOG

v1.0.9
- as requested added toggle option for neutral factions, creatures killed by neutral vikings from renegadevikings or dvergers from mistlands will now drop a loot.
- updated serversync.
Changelog History (click to expand)

v1.0.8
- as requested added toggle option for tames, creatures killed by tames can now drop a loot.
- added serversync and config watcher.
v1.0.7
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifest bepinex dependency string
v1.0.6
- added compatibility fixed to jewelcraftings loot system.
- updated manifest bepinex dependency string.
v1.0.5
- added compatibility fixed to my renegade vikings mod.
v1.0.4
- added compatibility fixed to my RenegadeVikings mod.
v1.0.3
- updated to the latest valheim build (217.14) hilder request.
v1.0.2
- fixed an NRE when kill cheat code is used.
v1.0.1
- fixed a random NRE.
v1.0.0
- first release.