Files
spigot-base/src/main/resources/config.yml
T
dmg 259ea9410c
Release / release (push) Successful in 2m16s
CI / build (push) Successful in 1m3s
feat(spawning): add spawnable block overlay
2026-08-10 22:46:02 -04:00

59 lines
1.4 KiB
YAML

# Core Base progression
base-unlock-blocks: 250
base-unlock-materials:
- GRASS_BLOCK
- DIRT
navigation-unlock-blocks: 500
initial-radius: 10
initial-vertical-range: 25
relocation-cooldown-seconds: 86400
# Base size
stone-expansion-blocks: 500
stone-expansion-material: STONE
deepslate-expansion-blocks: 1000
deepslate-expansion-material: DEEPSLATE
obsidian-expansion-blocks: 1000
obsidian-expansion-material: OBSIDIAN
first-expanded-radius: 25
second-expanded-radius: 75
third-expanded-radius: 150
# Flight
flight-warning-buffer: 5
second-flight-vertical-range: 100
# Base III teleportation and warm-up progression
teleport-unlock-placements: 200
second-warmup-placements: 1000
third-warmup-placements: 2000
instant-warmup-placements: 12000
initial-warmup-seconds: 30
second-warmup-seconds: 15
third-warmup-seconds: 5
# Teleport cooldown progression
first-cooldown-breaks: 1000
second-cooldown-breaks: 2000
third-cooldown-breaks: 3000
instant-cooldown-breaks: 5000
initial-teleport-cooldown-seconds: 10800
second-teleport-cooldown-seconds: 7200
third-teleport-cooldown-seconds: 3600
fourth-teleport-cooldown-seconds: 1800
# Base IV
visitor-unlock-diamond-cost: 128
visitor-currency-material: DIAMOND
# Spawnable block overlay
spawnable-overlay-unlock-placements: 250
# Progress and notification presentation
cooldown-excluded-materials: []
boss-bar-duration-ticks: 60
navigation-particle-count: 5
title-fade-in-ticks: 10
title-stay-ticks: 70
title-fade-out-ticks: 20