Update overlays docs to contain the new custom color option
This commit is contained in:
@@ -706,11 +706,23 @@ SpawnOverlay
|
|||||||
this on top of other modes, or on top of ClearBase to create a
|
this on top of other modes, or on top of ClearBase to create a
|
||||||
pure overlay.
|
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
|
SlimeOverlay
|
||||||
Color the map green in chunks where slimes can spawn. Either use
|
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
|
this on top of other modes, or on top of ClearBase to create a
|
||||||
pure overlay.
|
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
|
MineralOverlay
|
||||||
Color the map according to what minerals can be found
|
Color the map according to what minerals can be found
|
||||||
underneath. Either use this on top of other modes, or on top of
|
underneath. Either use this on top of other modes, or on top of
|
||||||
|
|||||||
Reference in New Issue
Block a user