You are viewing a potentially older version of this package.
View all versions.
NoDropsFromMonsterKill
A simple mod that disables drops if a creature is killed by another creature.
Date uploaded | 2 weeks ago |
Version | 1.1.1 |
Download link | blacks7ar-NoDropsFromMonsterKill-1.1.1.zip |
Downloads | 362 |
Dependency string | blacks7ar-NoDropsFromMonsterKill-1.1.1 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
# NoDropsFromMonsterKill
A simple mod that disables drops if a creature is killed by another creature.
## Installation (manual)
- extract
NoDropsFromMonsterKill.dll
file to yourBepInEx\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.1.1
- updated for the latest valheim build (219.13) bog witch
Changelog History (click to expand)
v1.1.0
- minor code fixes
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.
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.