forked from SteamWar/SteamWar
rename property
This commit is contained in:
@@ -49,12 +49,15 @@ Arena:
|
||||
# Disable snow and ice melting
|
||||
DisableSnowMelt: false # defaults to false if missing
|
||||
# Disabled blocks from forming
|
||||
BlockedFormedBlocks:
|
||||
DisabledBlockForms:
|
||||
# For Cobble Generators
|
||||
# - COBBLESTONE
|
||||
# - BASALT
|
||||
# - STONE
|
||||
# - OBSIDIAN
|
||||
# Disable ice specifically from forming
|
||||
# Deprecated, add ICE to DisabledBlockForms list instead
|
||||
DisableIceForm: false
|
||||
# Allow leaving the arena area as spectator
|
||||
Leaveable: false # defaults to false if missing
|
||||
# Allow missiles to fly to the enemy and not stop at the schem border.
|
||||
|
||||
Reference in New Issue
Block a user