725ac6b33f38d5b863cee96948d98153e95e3ab7
EcoDemoCommand provides two complete condition presets applied in one command:
/lw demo degrade — forces stage=MATURE_FOREST with full lush vegetation,
then applies dead soil (fertility=5, contamination=8,
erosion=8), severe drought (availability=5, risk=90),
and clean air. soilQuality collapses to ~0, triggering
VegetationModule badConditions and RecoveryModule
conditionsMissedForRegression every cycle. Region
visibly regresses toward BARREN.
/lw demo recover — caps succession at MATURE_FOREST, resets soil to
fertility=85/contamination=0/erosion=0, water to
availability=85/drought=5, seeds minimal grass.
soilQuality immediately hits ~85, unlocking full
vegetation succession chain and rapid stage advancement.
Full demo sequence:
/lw speed 20
/lw demo degrade (watch ~30s: MATURE_FOREST → BARREN)
/lw demo recover
/lw speed 50 (watch ~30s: BARREN → MATURE_FOREST)
/lw speed reset
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Java
75%
HTML
24%
JavaScript
0.6%
CSS
0.4%