added onRemoveSkill attribute authored by Lxlp's avatar Lxlp
## Description ## Description
Removes the targeted entity from existence. Does not work on players. Removes the targeted entity from existence. Does not work on players.
## Attributes ## Attributes
> *This mechanic has no attributes* | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| onRemoveSkill | onRemove, then | The Metaskill to execute once an entity is removed | |
## Examples ## Examples
This mob would despawn 10 seconds after spawning: This mob would despawn 10 seconds after spawning:
...@@ -19,3 +23,4 @@ This skill despawns the mob immediately when it is right clicked. ...@@ -19,3 +23,4 @@ This skill despawns the mob immediately when it is right clicked.
<!--TAGS--> <!--TAGS-->
<!--tag:Meta--> <!--tag:Meta-->
<!--tag:Meta-Mechanic-->
\ No newline at end of file