Quantcast
Channel: MythicCraft
Viewing all articles
Browse latest Browse all 11417

Make zombies spawning day

$
0
0
Hi,

I want to make zombies to spawn randomly on the map day and night with custom loots, health and damage using world scaling.

Here is my zombie code :
Code:
Zombie:
  Type: Zombie
  Display: '&2Zombie - Niveau <mob.level>'
  Health: 4
  Damage: 1
  Drops:
  - BONE 1 1
  - EMERALD 1 0.1
  DropsPerLevel:
  - BONE 1 0.5
  - EMERALD 0 0.1
  LevelModifiers:
    Health: 2
    Damage: 1
And my spawn code
Code:
Zombie:
  Mobname: Zombie
  Worlds: world
  Chance: 1
  Priority: 1...
Make zombies spawning day

Viewing all articles
Browse latest Browse all 11417

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>