Skip to content

Commit

Permalink
Adds configuration documentation for the leash-snap options for Purpu…
Browse files Browse the repository at this point in the history
…rExtras (#95)
  • Loading branch information
JustDoom authored Jun 27, 2024
1 parent 1f44a82 commit 6f5fb8f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions mkdocs/purpurextras/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6f5fb8f

Please sign in to comment.