Skip to content

Commit

Permalink
these options should be off by default
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Oct 6, 2024
1 parent b451e04 commit 6877166
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mkdocs/purpur/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,13 +525,13 @@ spider_eye: # The food to edit

#### anvil
* ##### allow-inapplicable-enchants
- **default**: true
- **default**: false
- **description**: Allows applying enchantments on tools or armour that are normally not applicable. For example, sharpness on a pickaxe.
* ##### allow-incompatible-enchants
- **default**: true
- **default**: false
- **description**: Allows applying enchantments together that are normally incompatible. For example, protection and fire protection or fortune and silk touch.
* ##### allow-higher-enchants-levels
- **default**: true
- **default**: false
- **description**: Allows the ability to increase enchantments passed their maximum level. For example, efficiency V + efficiency V = efficiency VI.
* ##### replace-incompatible-enchants
- **default**: false
Expand Down

0 comments on commit 6877166

Please sign in to comment.