Skip to content

Commit

Permalink
Add documentation for replace-incompatible-enchants (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
MelnCat committed Aug 24, 2023
1 parent 924b8f4 commit e6c181e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e6c181e

Please sign in to comment.