Changes
Page history
Update Dungeon Config
authored
Sep 07, 2023
by
MarcatoSound
Show whitespace changes
Inline
Side-by-side
Dungeon-Config.md
View page @
c9cf6295
...
@@ -159,4 +159,9 @@ Rules:
...
@@ -159,4 +159,9 @@ Rules:
DamageProtectedEntities
:
[]
DamageProtectedEntities
:
[]
# A list of Spigot entities that cannot be interacted with. Useful for protecting Item Frames and Armor Stands.
# A list of Spigot entities that cannot be interacted with. Useful for protecting Item Frames and Armor Stands.
InteractProtectedEntities
:
[]
InteractProtectedEntities
:
[]
# When set to true, prevents armor, weapons and/or tools from losing durability while in the dungeon
PreventDurabilityLoss
:
Armor
:
false
Weapons
:
false
Tools
:
false
```
```
\ No newline at end of file