Here is the Cookie Man. He attacks you with a projectile of cookies....
Enjoy
Mob:
Cookie Man
Enjoy
Mob:
Code:
CookieMan: Mobtype: IRON_GOLEM Display: '&1Cookie &fMonster' Health: 80 Skills: - disguise{d=player:CookieMan:cookieman} @self ~onSpawn - message{m="<mob.name>&f<&co>Cookies!!! Yum yum yum yum"} @PlayersInRadius{r=5} ~onTimer:200 - skill{s=CookieToss} @target ~onTimer:100 AIGoalSelectors: - 0 clear - 1 movetowardstarget - 3 randomstroll AITargetSelectors: - 0...