Commit 6f5fb8f 1 parent 1f44a82 commit 6f5fb8f Copy full SHA for 6f5fb8f
File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,22 @@ The chance for a twerk to succeed to reducing the burn time. This is a float num
180
180
181
181
The percentage to reduce the burn time by.
182
182
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
+
183
199
## Message types
184
200
185
201
### CHAT
You can’t perform that action at this time.
0 commit comments