Source#

*Config object requires the ‘biome-provider-pipeline-v2’ addon to use

A pipeline source

Types#

Different types of Source provide different behaviours and may have additional parameters for configuring that behavior.

The type is specified by setting the type parameter to the name of the type. If the same name is used by two different addons, you can prefix the name with ADDON_NAME: to specify which one to use.

A list of available types for Source are listed below:


IMAGE#

*Type requires the ‘pipeline-image’ addon to use

color-conversion PipelineBiomeColorConverter

color-sampler ColorSampler


SAMPLER#

Distributes a weighted list of pipeline biomes according to a NoiseSampler.

biomes WeightedList<PipelineBiome>

sampler NoiseSampler

Uses#

This object is used in one place: