From e6c181e96ec80bb87ca9598faabb862e30945293 Mon Sep 17 00:00:00 2001 From: Melncat Date: Wed, 23 Aug 2023 19:05:30 -0700 Subject: [PATCH] Add documentation for replace-incompatible-enchants (#79) --- mkdocs/Configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs/Configuration.md b/mkdocs/Configuration.md index e3dc7c1..7e0eb74 100644 --- a/mkdocs/Configuration.md +++ b/mkdocs/Configuration.md @@ -516,6 +516,9 @@ spider_eye: # The food to edit * ##### allow-higher-enchants-levels - **default**: true - **description**: Allows the ability to increase enchantments passed their maximum level. For example, efficiency V + efficiency V = efficiency VI. +* ##### replace-incompatible-enchants + - **default**: false + - **description**: When applying enchantments together that are incompatible, instead of using the enchantment in the base item, the enchantment will be replaced by the enchantment on the secondary item. ## world-settings