Skip to content

Commit

Permalink
added entity_color filter
Browse files Browse the repository at this point in the history
  • Loading branch information
Exanthiax committed Sep 21, 2024
1 parent 24f8601 commit 376bead
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/effects/all-filters/entity_color.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# `entity_color`

Requires the sheep to be a certain color

# Example Config
```yaml
filters:
entity_color:
- white
- black
- magenta
```

0 comments on commit 376bead

Please sign in to comment.