Revert "added ClearTarget mechanic" authored by Lxlp's avatar Lxlp
This reverts commit 1f8283a3389908f340de3fcb5bc030ebbd4ae456.
## Description
Summons an Ender Crystal which shoots a beam towards the target.
**Warning: This effect creates an Ender Crystal which can be exploded and cause block damage.**
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| duration | d | The time (in ticks) that the effect is active | 60 |
| yoffset | y, yo | The default vertical offset from the casting mob | 0 |
## Examples
```yaml
EnderBeamSkill:
Skills:
- effect:enderbeam{d=100;y=2} @target
```
## Aliases
- [x] effect:enderbeam
<!--TAGS-->
<!--tag:Effect-->
\ No newline at end of file