Skip to content

Commit 6f5fb8f

Browse files
authored
Adds configuration documentation for the leash-snap options for PurpurExtras (#95)
1 parent 1f44a82 commit 6f5fb8f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

mkdocs/purpurextras/configuration.md

+16
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,22 @@ The chance for a twerk to succeed to reducing the burn time. This is a float num
180180

181181
The percentage to reduce the burn time by.
182182

183+
## leash-snap
184+
185+
If enabled, a sound will play when a leash snaps due to the distance being too great.
186+
187+
### sound
188+
189+
The sound that gets played when the leash snaps. A list of sounds can be found [here](https://minecraft.wiki/w/Sounds.json).
190+
191+
### Volume
192+
193+
The volume at which the sound will be played at. This is an integer number above 0.
194+
195+
### Pitch
196+
197+
The pitch at which the sound is played at. This is a float number between -1 and 1
198+
183199
## Message types
184200

185201
### CHAT

0 commit comments

Comments
 (0)