0

Update overlays docs to contain the new custom color option

This commit is contained in:
Richard Pastrick
2012-06-18 10:41:28 -07:00
parent e9bfb2e50e
commit 724648a510

View File

@@ -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