From 925033bea83ad5a777d6c3c1bdd9d5d18dfe7625 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Fri, 2 Mar 2012 23:53:57 -0500 Subject: [PATCH] Added cave rendermode to docs --- docs/config.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/config.rst b/docs/config.rst index 4303398..3ed2123 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -297,6 +297,11 @@ values. The valid configuration keys are listed below. ``"nether_smooth_lighting"`` Similar to "nether" but with smooth lighting. + + ``"cave"`` + A cave render with depth tinting (blocks are tinted with a color + dependent on their depth, so it's easier to tell overlapping caves + apart) **Default:** ``"normal"``