migrate to per material config

This commit is contained in:
Jakob Schulz
2026-05-19 18:37:57 +02:00
parent 706f6ed743
commit e9c766dbbb
3 changed files with 20 additions and 37 deletions
+7 -4
View File
@@ -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.