Changes
Page history
Update Dungeon Config
authored
Feb 10, 2023
by
MarcatoSound
Show whitespace changes
Inline
Side-by-side
Dungeon-Config.md
View page @
766f88fa
...
...
@@ -141,4 +141,7 @@ Rules:
BlockPlaceBlacklist
:
[]
# A list of blocks that are NOT allowed to be BROKEN in this dungeon, regardless of the "AllowBreakBlocks" rule.
BlockBreakBlacklist
:
[]
# Whether to let players break any blocks they've placed in this dungeon. Useful when "AllowPlaceBlocks" is true, but "AllowBreakBlocks" is false.
# OVERRIDES THE ABOVE RULES!!
AllowBreakPlacedBlocks
:
false
```
\ No newline at end of file