================= BiomeColorMapping ================= :superscript:`*Config object requires the 'biome-provider-image-v2' addon to use` Types ===== Different types of ``BiomeColorMapping`` provide different behaviours and may have additional parameters for configuring that behavior. The type is specified by setting the :bdg-primary:`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 ``BiomeColorMapping`` are listed below: --------- USE_BIOME_COLORS ---------------- Maps to each biome using its declared ``color`` parameter. --------- MAP --- .. _object-biomecolormapping-template-biome-provider-image-v2-map-parameter-map: :bdg-ref-primary:`map ` :doc:`/config/documentation/objects/Map`\<:doc:`/config/documentation/objects/ColorString`\, :doc:`/config/documentation/objects/Biome`\> Uses ==== Used by 2 parameters: - :ref:`In CLOSEST in BiomeColorConverter `: :bdg-ref-primary:`match ` :doc:`/config/documentation/objects/BiomeColorMapping` - :ref:`In EXACT in BiomeColorConverter `: :bdg-ref-primary:`match ` :doc:`/config/documentation/objects/BiomeColorMapping`