File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3472,6 +3472,9 @@ Requires the [`purpur.drop.spawners`](../Permissions#purpurdropspawners) and [`p
34723472 * # ##### sprinting-damage
34733473 - **default**: 1
34743474 - **description**: The amount of damage to give if `damage-if-sprinting` is enabled
3475+ * # ##### defuse-tnt-chance
3476+ - **default**: 0.0
3477+ - **description**: Percent chance (0.0 - 1.0) that right-clicking primed TNT will defuse it
34753478* # #### snowball
34763479 * # ##### extinguish
34773480 * # ##### fire
Original file line number Diff line number Diff line change @@ -177,3 +177,8 @@ Requires enabling [`totem-of-undying-works-in-inventory`](../Configuration#totem
177177Requires setting [ ` shift-right-click-repairs-mending-points ` ] ( ../Configuration#shift-right-click-repairs-mending-points ) to a number greater than 0
178178
179179- Allows a player to shift-right-click to use their stored experience to mend their gear
180+
181+ ## purpur.tnt.defuse
182+ Requires enabling [ ` defuse-tnt-chance ` ] ( ../Configuration#defuse-tnt-chance ) to a chance greater than 0
183+
184+ - Allows a player to defuse primed TNT when right-clicking with shears
You can’t perform that action at this time.
0 commit comments