|
**Description:** Checks how many mobs are in a given radius
|
|
## Description
|
|
|
|
Checks how many mobs are in a given radius
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Attributes:**
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| types | type, t | The types of mobs to check for | |
|
|
|
|
| amount | a | The range of mobs to check for | |
|
|
|
|
| radius | r | The radius to check | |
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
|
| --------- | ----- | ------------------------------ |
|
|
|
|
| types | type, t | The types of mobs to check for |
|
|
|
|
| amount | a | The range of mobs to check for |
|
|
|
|
| radius | r | The radius to check |
|
|
|
|
|
|
|
|
---
|
|
## Examples
|
|
|
|
```yaml
|
|
**Examples:**
|
|
Conditions:
|
|
|
|
- mobsInRadius{types=NewZombie;amount=5to10;radius=15}
|
|
```
|
|
``` |
|
Conditions:
|
|
\ No newline at end of file |
|
- mobsInRadius{types=NewZombie;amount=5to10;radius=15}
|
|
|
|
```
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
|
|
- [x] Type: Location |
|
|
|
\ No newline at end of file |
|
|