We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b52e8 commit b25a09cCopy full SHA for b25a09c
community/CaveRendering.md
@@ -28,7 +28,9 @@ All of these can be affected by changing options in the map's config files.
28
29
By changing `cave-detection-uses-block-light` to `true`,
30
caves will also need to be void of any block caused light.
31
-This for example means that a torched up cave will be rendered.
+This for example means that a torched up cave will be rendered.
32
+The downside of this is that it will also render caves that are lit by just lava or glow lichen,
33
+which is usually unwanted.
34
35
### Remove caves
36
0 commit comments