forked from SteamWar/SteamWar
migrate to per material config
This commit is contained in:
@@ -48,10 +48,13 @@ Arena:
|
||||
GroundWalkable: true # defaults to true if missing
|
||||
# Disable snow and ice melting
|
||||
DisableSnowMelt: false # defaults to false if missing
|
||||
# Disable ice forming
|
||||
DisableIceForm: false # defaults to false if missing
|
||||
# Disable cobblestone, stone, obsidian and basalt generators
|
||||
DisableBlockGenerators: false # defaults to false if missing
|
||||
# Disabled blocks from forming
|
||||
BlockedFormedBlocks:
|
||||
# For Cobble Generators
|
||||
# - COBBLESTONE
|
||||
# - BASALT
|
||||
# - STONE
|
||||
# - OBSIDIAN
|
||||
# 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