|
**Description:** Tests if the target's target is within a certain distance.
|
|
## Description
|
|
|
|
Tests if the target's target is within a certain distance.
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Attributes:**
|
|
## Attributes
|
|
|
|
|
|
| Attribute | Aliases | Description |
|
|
| Attribute | Aliases | Description | Default |
|
|
| --------- | ------------- | ------------------------- |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| distance| d| Distance to check|
|
|
| distance | d | Distance to check | 0 |
|
|
|
|
|
|
As of July 4th 2022 this has been tested and seems to only be working from mobs, not from players! - tested by Rhikcyn with the guidance of Akim91
|
|
|
|
|
|
|
|
---
|
|
## Examples
|
|
|
|
```yaml
|
|
**Examples:**
|
|
|
|
|
|
|
|
```
|
|
|
|
Conditions:
|
|
Conditions:
|
|
- targetwithin{d=10} true
|
|
- targetwithin{d=10} true
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |