follow_range
Adds to the range at which a mob can target and follow entities.
Categories: attribute, entity
Required arguments
| Key(s) | Description | Type |
|---|---|---|
range | The number of blocks to add to the follow range. Supports expressions. | EXPRESSION |
Example
effects:
- id: follow_range
args:
range: %level% * 2
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |