===== Biome ===== Represents a reference to a Terra biome defined by a :doc:`/config/documentation/configs/BIOME` config. ``Biome``\s are defined as the referenced biome's ID. For example a ``BIOME`` config with an id of ``FOREST`` would be referenced in a ``biome`` parameter like so: .. code:: yaml biome: FOREST Uses ==== Used by 3 parameters: - :ref:`In MAP in BiomeColorMapping `: :bdg-ref-primary:`map ` :doc:`/config/documentation/objects/Map`\<:doc:`/config/documentation/objects/ColorString`\, :doc:`/config/documentation/objects/Biome`\> - :ref:`In EXACT in BiomeColorConverter `: :bdg-ref-primary:`else ` :doc:`/config/documentation/objects/Biome` - :ref:`In SINGLE in BiomeProvider `: :bdg-ref-primary:`biome ` :doc:`/config/documentation/objects/Biome`