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.
NoDropsFromMonsterKill
A simple mod that disables drops if a creature is killed by another creature.
| Date uploaded | 2 years ago |
| Version | 1.1.0 |
| Download link | blacks7ar-NoDropsFromMonsterKill-1.1.0.zip |
| Downloads | 2248 |
| Dependency string | blacks7ar-NoDropsFromMonsterKill-1.1.0 |
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
# NoDropsFromMonsterKill
A simple mod that disables drops if a creature is killed by another creature.
## Installation (manual)
- extract
NoDropsFromMonsterKill.dllfile 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.3
- 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.2
- updated serversync.
v1.1.1
- updated for the latest valheim build (219.13) bog witch
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.