From cfca7ce27fb8ff328b305c047e89abcf2388d4bc Mon Sep 17 00:00:00 2001 From: JustDoom <61824552+JustDoom@users.noreply.github.com> Date: Sat, 1 Jun 2024 20:41:09 +1000 Subject: [PATCH] Add documentation for the twerk-to-reduce-burn-time option in PurpurExtras (#94) --- mkdocs/purpurextras/configuration.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/mkdocs/purpurextras/configuration.md b/mkdocs/purpurextras/configuration.md index 8bf04e4..e90af0d 100644 --- a/mkdocs/purpurextras/configuration.md +++ b/mkdocs/purpurextras/configuration.md @@ -170,10 +170,20 @@ Shearing a sheep named jeb_ will drop wool blocks with a random colour If enabled, totem of undying will save players from death in the void and will teleport them to the last place their feet touched the ground. If for any reason that position is not found, they will be teleported to world spawn. +## twerk-to-reduce-burn-time + +### chance + +The chance for a twerk to succeed to reducing the burn time. This is a float number between 0 and 1. + +### amount + +The percentage to reduce the burn time by. + ## Message types ### CHAT Regular system chat message ### ACTION_BAR -Action bar message \ No newline at end of file +Action bar message