tempt_range
Adds to the range at which a mob is tempted by food held by a player.
Categories: attribute, entity
Required arguments
| Key(s) | Description | Type |
|---|---|---|
range | The number of blocks to add to the tempt range. Supports expressions. | EXPRESSION |
Example
effects:
- id: tempt_range
args:
range: %level% * 2
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |