Skip to content

Commit 6877166

Browse files
committed
these options should be off by default
1 parent b451e04 commit 6877166

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs/purpur/configuration.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -525,13 +525,13 @@ spider_eye: # The food to edit
525525

526526
#### anvil
527527
* ##### allow-inapplicable-enchants
528-
- **default**: true
528+
- **default**: false
529529
- **description**: Allows applying enchantments on tools or armour that are normally not applicable. For example, sharpness on a pickaxe.
530530
* ##### allow-incompatible-enchants
531-
- **default**: true
531+
- **default**: false
532532
- **description**: Allows applying enchantments together that are normally incompatible. For example, protection and fire protection or fortune and silk touch.
533533
* ##### allow-higher-enchants-levels
534-
- **default**: true
534+
- **default**: false
535535
- **description**: Allows the ability to increase enchantments passed their maximum level. For example, efficiency V + efficiency V = efficiency VI.
536536
* ##### replace-incompatible-enchants
537537
- **default**: false

0 commit comments

Comments
 (0)