... | ... | @@ -7,6 +7,7 @@ Causes the mob to target monsters of a specific faction. |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| faction | f | The faction to target | |
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
ExampleMob:
|
... | ... | @@ -14,4 +15,8 @@ ExampleMob: |
|
|
AITargetSelectors:
|
|
|
- clear
|
|
|
- specificfactionmonsters{f=somefaction}
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] nearestspecificfactionmonsters |
|
|
\ No newline at end of file |