... | @@ -22,9 +22,9 @@ Examples |
... | @@ -22,9 +22,9 @@ Examples |
|
|
|
|
|
This example will stop all momentum of the casting mob upon taking
|
|
This example will stop all momentum of the casting mob upon taking
|
|
damage. The effect will only last until the mob decides to move again or
|
|
damage. The effect will only last until the mob decides to move again or
|
|
is moved by other sources.
|
|
is moved by other sources.But still will be repulsed by Enchantment: **ARROW_KNOCKBACK**
|
|
|
|
|
|
internal_mobname:
|
|
internal_mobname:
|
|
Type: Zombie
|
|
Type: Zombie
|
|
Skills:
|
|
Skills:
|
|
- velocity{m=set;x=0;y=0;z=0} @self ~onDamaged |
|
- velocity{m=set;x=0;y=0;z=0} @self ~onDamaged |
|
|
|
\ No newline at end of file |