below_name_distance
Adds to the distance at which the entity's below name text is visible.
Categories: attribute, entity, visual
Required arguments
| Key(s) | Description | Type |
|---|---|---|
distance | The number of blocks to add to the below name distance. Supports expressions. | EXPRESSION |
Example
effects:
- id: below_name_distance
args:
distance: %level% * 2
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |