Changes
Page history
added onRemoveSkill attribute
authored
Feb 15, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/remove.md
View page @
f1a28bc7
## 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