|
|
## Description
|
|
|
Removes the item that triggered the skilltree
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| amount | a | The amount to remove | 1 |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- consumeuseditem @self ~onRespawn
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] removeuseditem |
|
|
\ No newline at end of file |