forked from SteamWar/SteamWar
add setting to disable block generators
This commit is contained in:
@@ -48,6 +48,10 @@ 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
|
||||
# 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