Skip to content

Commit

Permalink
Create spawner_entity.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Exanthiax committed Jul 22, 2024
1 parent adc5c3e commit 942026a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/effects/all-filters/spawner_entity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# `spawner_entity`

The list of the types of mobs within a spawner that the effect should activate on

# Example Config
```yaml
filters:
spawner_entity:
- zombie
- cave_spider
```

0 comments on commit 942026a

Please sign in to comment.