added aliases authored by Lxlp's avatar Lxlp
...@@ -7,6 +7,7 @@ Causes the mob to target monsters of a specific faction. ...@@ -7,6 +7,7 @@ Causes the mob to target monsters of a specific faction.
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| faction | f | The faction to target | | | faction | f | The faction to target | |
## Examples ## Examples
```yaml ```yaml
ExampleMob: ExampleMob:
...@@ -15,3 +16,7 @@ ExampleMob: ...@@ -15,3 +16,7 @@ ExampleMob:
- clear - clear
- specificfactionmonsters{f=somefaction} - specificfactionmonsters{f=somefaction}
``` ```
## Aliases
- [x] nearestspecificfactionmonsters
\ No newline at end of file