You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: mkdocs/purpur/configuration.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -525,13 +525,13 @@ spider_eye: # The food to edit
525
525
526
526
#### anvil
527
527
* ##### allow-inapplicable-enchants
528
-
- **default**: true
528
+
- **default**: false
529
529
- **description**: Allows applying enchantments on tools or armour that are normally not applicable. For example, sharpness on a pickaxe.
530
530
* ##### allow-incompatible-enchants
531
-
- **default**: true
531
+
- **default**: false
532
532
- **description**: Allows applying enchantments together that are normally incompatible. For example, protection and fire protection or fortune and silk touch.
533
533
* ##### allow-higher-enchants-levels
534
-
- **default**: true
534
+
- **default**: false
535
535
- **description**: Allows the ability to increase enchantments passed their maximum level. For example, efficiency V + efficiency V = efficiency VI.
0 commit comments