From 724648a51064ac9a135418631134a54dd9b1e447 Mon Sep 17 00:00:00 2001 From: Richard Pastrick Date: Mon, 18 Jun 2012 10:41:28 -0700 Subject: [PATCH] Update overlays docs to contain the new custom color option --- docs/config.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/config.rst b/docs/config.rst index 4694d22..4e3bb6d 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -706,11 +706,23 @@ SpawnOverlay this on top of other modes, or on top of ClearBase to create a pure overlay. + **Options** + + overlay_color + custom color for the overlay in the format (r,g,b,a). If not + defined a red color is used. + SlimeOverlay Color the map green in chunks where slimes can spawn. Either use this on top of other modes, or on top of ClearBase to create a pure overlay. + **Options** + + overlay_color + custom color for the overlay in the format (r,g,b,a). If not + defined a green color is used. + MineralOverlay Color the map according to what minerals can be found underneath. Either use this on top of other modes, or on top of