Update mobsinradius authored by Lxlp's avatar Lxlp
...@@ -6,8 +6,8 @@ Checks how many mobs are in a given radius ...@@ -6,8 +6,8 @@ Checks how many mobs are in a given radius
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| types | type, t | The types of mobs to check for | | | types | type, t | The types of mobs to check for | |
| amount | a | The range of mobs to check for | | | amount | a | The range of mobs to check for. The caster is not counted | 1 |
| radius | r | The radius to check | | | radius | r | The radius to check | 5 |
## Examples ## Examples
... ...
......