Skip to content

Commit

Permalink
Merge pull request #70 from Exanthiax/spawner_entity
Browse files Browse the repository at this point in the history
Create spawner_entity.md
  • Loading branch information
WillFP authored Jul 24, 2024
2 parents adc5c3e + 942026a commit 64d6d2f
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 64d6d2f

Please sign in to comment.