mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-19 02:52:34 +00:00
7 lines
254 B
Markdown
7 lines
254 B
Markdown
# biome-provider-pipeline
|
|
|
|
Implements the Biome Pipeline, a procedural biome provider that uses a series
|
|
of "stages" to apply "mutations" to a 2D grid of biomes.
|
|
|
|
This addon registers the `PIPELINE` biome provider type, and all associated
|
|
configurations. |