Skip to content

Features Aging

Daniil Z edited this page Feb 27, 2021 · 1 revision

Caves Aging

The most ambitious feature is the Caves Aging. It automatically "ages" nearby caves, so these are looking more wild over time. To be more specific - it adds vines, small rocks, stalagmites into caves, changes stone types and removes torches.


Configuration

enabled: true

Controls whether or not the feature is enabled.

worlds:
  - world

List of worlds where aging will be processed.

chance: 50

Chance of caves near player will be affected. Checking every WORLD tick.

use-chance-per-chunk: false

Use chance option per chunk near players rather than just per player.

Clone this wiki locally