Malacay2k11
New member
Is there away to add the "goreBlockHumanCorpse"(from Blocks.xml) to "zombieTemplateMale"(from entityclasses.xml)?
I would like to transform the dead Zombie into the Goreblock instead to despawn them. Is there a command line which i can add to my file ?
i was tried this:
but is was experimental and dont worked^^ ...
I would like to transform the dead Zombie into the Goreblock instead to despawn them. Is there a command line which i can add to my file ?
i was tried this:
Code:
<property name="goreBlockHumanCorpse" value="air"/>
<property name="CorpseBlockChance" value="100"/>
<property name="goreBlockHumanCorpseChance" value="100"/>