You are viewing a potentially older version of this package. View all versions.
cjayride-InstantMonsterLootDrop-0.7.1 icon

InstantMonsterLootDrop

Fork of aedenthorn/InstantMonsterDrop. Monsters drop loot and despawn immediately. Updated for Valheim 1.0.

Date uploaded 12 hours ago
Version 0.7.1
Download link cjayride-InstantMonsterLootDrop-0.7.1.zip
Downloads 2420
Dependency string cjayride-InstantMonsterLootDrop-0.7.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
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.2350

README

InstantMonsterDrop

Updated for Valheim 1.0

A fork of aedenthorn/InstantMonsterDrop

ThunderStore | GitHub

This mod causes monsters to drop their loot and poof immediately.

A very simple mod, it just removes the delay on monsters going poof and dropping their loot. Works on animals, monsters, etc.

Optionally, you can set separate custom delays for both loot drop and ragdoll destruction by editing the config file.

Configuration

Run the game once to generate this config file: BepInEx/config/cjayride.InstantMonsterDrop.cfg

Contact

  • 𝕏: x.com/cjayride

  • Discord: discord.gg/cjayride (find me at the top of the user list) "cjayride"

  • Twitch: twitch.tv/cjayride

AI Generated

This code was not AI Generated, however, AI was used to verify that it works with the new version of the game.

CHANGELOG

v0.7.1

  • Re-upload to tag for Deep North Update on Thunderstore

v0.7.0

  • Updated for Valheim 1.0 (Unity 6)
  • Verified in-game on the live 1.0 client
  • Build now references Unity assemblies from valheim_Data/Managed (unstripped_corlib / TextCoreModule are gone)
  • BepInEx dependency updated to denikson-BepInExPack_Valheim-5.4.2350
  • Ragdoll.SpawnLoot is still private; keep calling it via Harmony Traverse
  • EffectList.Create now takes a ZDOID; pass ZDOID.None

v0.6.0

  • Removed terminal reload
  • Added compatibility for v0.217.46

0.5.3

  • Fixed dependency issue with Assembly file

0.5.2

  • No changes. Just updated depedency string denikson-BepInExPack_Valheim-5.4.2202

0.5.0

  • Updated for Mistlands