From e7d1ec51967e475291af0ee28c070ef252bbb3a4 Mon Sep 17 00:00:00 2001 From: Exanthiax <107284021+Exanthiax@users.noreply.github.com> Date: Sat, 21 Sep 2024 17:38:52 +0100 Subject: [PATCH] reverted back to `sheep_color` to avoid confusion --- docs/effects/all-filters/{entity_color.md => sheep_color.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename docs/effects/all-filters/{entity_color.md => sheep_color.md} (76%) diff --git a/docs/effects/all-filters/entity_color.md b/docs/effects/all-filters/sheep_color.md similarity index 76% rename from docs/effects/all-filters/entity_color.md rename to docs/effects/all-filters/sheep_color.md index 905ebabd3..168b0ab9b 100644 --- a/docs/effects/all-filters/entity_color.md +++ b/docs/effects/all-filters/sheep_color.md @@ -1,11 +1,11 @@ -# `entity_color` +# `sheep_color` Requires the sheep to be a certain color # Example Config ```yaml filters: - entity_color: + sheep_color: - white - black - magenta