y-level.yml
# Disabled Y-Levels configuration
world1:
- '10' # Single level Y=10
- 10 - 20 # Blocks from Y=10 to Y=20
- -20 - -10 # Blocks from Y=-20 to Y=-10
- -5 - 5 # Blocks from Y=-5 to Y=5
Last updated
# Disabled Y-Levels configuration
world1:
- '10' # Single level Y=10
- 10 - 20 # Blocks from Y=10 to Y=20
- -20 - -10 # Blocks from Y=-20 to Y=-10
- -5 - 5 # Blocks from Y=-5 to Y=5
Last updated