From 72b58f58dbc91dac3b91db5018ed3cf90bd127f3 Mon Sep 17 00:00:00 2001 From: granny Date: Tue, 16 Mar 2021 18:47:15 -0700 Subject: [PATCH] add missing option to wolf --- docs/Configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Configuration.md b/docs/Configuration.md index b55daa0..55d983f 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -1065,6 +1065,9 @@ If `min-shoot-interval-ticks` and `max-shoot-interval-ticks` are both set to * spawn-rabid-chance - **default**: 0.0 - **description**: Percent chance (0.0 - 1.0) that a wolf will spawn as rabid +* default-collar-color + - **default**: RED + - **description**: Set the default collar color when a wolf is tamed. [Available Colors](https://purpur.pl3x.net/javadoc/org/bukkit/Color.html) * breeding-delay-ticks - **default**: 6000 - **description**: The amount of ticks to wait before being able to breed again