From 6f5fb8ffa93c863e9f67a8ed25cd8c64aa0b651f Mon Sep 17 00:00:00 2001 From: JustDoom <61824552+JustDoom@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:54:09 +1000 Subject: [PATCH] Adds configuration documentation for the leash-snap options for PurpurExtras (#95) --- mkdocs/purpurextras/configuration.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/mkdocs/purpurextras/configuration.md b/mkdocs/purpurextras/configuration.md index e90af0d..0b75c66 100644 --- a/mkdocs/purpurextras/configuration.md +++ b/mkdocs/purpurextras/configuration.md @@ -180,6 +180,22 @@ The chance for a twerk to succeed to reducing the burn time. This is a float num The percentage to reduce the burn time by. +## leash-snap + +If enabled, a sound will play when a leash snaps due to the distance being too great. + +### sound + +The sound that gets played when the leash snaps. A list of sounds can be found [here](https://minecraft.wiki/w/Sounds.json). + +### Volume + +The volume at which the sound will be played at. This is an integer number above 0. + +### Pitch + +The pitch at which the sound is played at. This is a float number between -1 and 1 + ## Message types ### CHAT