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
-18
Original file line number
Diff line number
Diff line change
@@ -510,12 +510,6 @@ spider_eye: # The food to edit
510
510
511
511
### enchantment
512
512
513
-
* ##### allow-infinity-and-mending-together
514
-
- **default**: false
515
-
- **description**: Allows the mending and infinity enchantment to be on the same weapon/tool
516
-
* ##### allow-infinity-on-crossbow
517
-
- **default**: false
518
-
- **description**: Allows the infinity enchantment on crossbows
519
513
* ##### allow-looting-on-shears
520
514
- **default**: false
521
515
- **description**: Allows the looting enchantment on shears
@@ -3648,9 +3642,6 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
3648
3642
#### raid-cooldown-seconds
3649
3643
- **default**: 0
3650
3644
- **description**: How long you should wait before another raid can be initiated
3651
-
#### entities-can-use-portals
3652
-
- **default**: true
3653
-
- **description**: Set to false to stop entities from being able to use portals
3654
3645
#### persistent-tileentity-display-name
3655
3646
- **default**: true
3656
3647
- **description**: Set to false to disable TE's display names being persistant after breaking (ex. named custom player heads stop retaining their name)
@@ -3661,15 +3652,6 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
3661
3652
- **default**: true
3662
3653
- **description**: Set to true to make entity's display names and lores persist after breaking (ex. named armor stands retain their name)
3663
3654
#### infinity-bow
3664
-
* ##### normal-arrows
3665
-
- **default**: true
3666
-
- **description**: Set to true to make the Infinity enchantment work on this arrow type
3667
-
* ##### spectral-arrows
3668
-
- **default**: false
3669
-
- **description**: Set to true to make the Infinity enchantment work on this arrow type
3670
-
* ##### tipped-arrows
3671
-
- **default**: false
3672
-
- **description**: Set to true to make the Infinity enchantment work on this arrow type
3673
3655
* ##### works-without-arrows
3674
3656
- **default**: false
3675
3657
- **description**: Set to true for the infinity bow to work without arrows
0 commit comments