From a5bf5b4058dbb9423be0d466e9fba6fdbc513ba5 Mon Sep 17 00:00:00 2001 From: Melncat Date: Mon, 16 Oct 2023 05:17:57 -0700 Subject: [PATCH] Add documentation for Add option to disable the copper oxidation proximity penalty (#83) --- mkdocs/purpur/configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs/purpur/configuration.md b/mkdocs/purpur/configuration.md index e1f7fed..926d25b 100644 --- a/mkdocs/purpur/configuration.md +++ b/mkdocs/purpur/configuration.md @@ -3208,6 +3208,9 @@ based on the world difficulty. [Read more here]({{ project.source }}/blob/61fc0a #### mob-last-hurt-by-player-time - **default**: 100 - **description**: Allows you to change the amount of ticks required for a mob's death to count as a player kill after being hurt by the player (projectile or directly) +#### disable-oxidation-proximity-penalty +- **default**: false +- **description**: Set to true to remove the slowdown of oxidation caused by nearby unoxidized copper blocks #### halloween * ##### force - **default**: false