Default mobs
To use default mobs in the mobs.yml
configuration, use :
<block>: "dmmo:<entity>:<default_life>"
Where :
<block> is the block type the mob will spawn on
<entity> is the entity type
<default_life> is a number that is the default entity life
Last updated