FAQ

Frequently asked questions:

How do I give a mob a poison/slow/... attack?

  • special=onAttack:applyBuff:<bufftype>:<duration in ticks>:<level>
  • Example: special=onAttack:applyBuff:POISON:100:0
  • (Applies 5 seconds of poison level (0+1) to attacked enemies)

How do I make a mob wear a player's head?

  • helmet=SKULL_ITEM:3;1;meta=<playername>
  • Example: helmet=SKULL_ITEM:3;1;meta=DeMaggo