• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

where is zombie body stay after death.

Gamida

Hood Ornament
I would like to make it on my home server so the bodies don't stay so long. Also would it affect the length of time any loot bags that dropped. Would like it so body disappears after a few seconds but the loot bag (if any) stays put for a while (while killing rest of a wandering horde for instance)

Is this it in entityclasses.xml?

<!-- <property name="CorpseBlock" value="air"/><property name="CorpseBlockChance" value="0"/> -->

<property name="TimeStayAfterDeath" value="30"/>

<property name="DeadBodyHitPoints" value="1000"/> <!-- For harvesting or resisting corpse destruction --> <!-- to adjust corpse destruction speed for the non-harvest zombie corpses. This property does not extend. -->

 
Last edited by a moderator:
Yeah, tried it and it works. I also found one for my backpack. Going to increase that one as I have had it dissappear on horde night while I was busy fighting.

 
Back
Top