added a built-in cave rendermode
This commit is contained in:
@@ -539,3 +539,4 @@ primitives for your convenience. Here are their definitions::
|
||||
nether = [Base(), EdgeLines(), Nether()]
|
||||
nether_lighting = [Base(), EdgeLines(), Nether(), Lighting()]
|
||||
nether_smooth_lighting = [Base(), EdgeLines(), Nether(), SmoothLighting()]
|
||||
cave = [Base(), EdgeLines(), Cave(), DepthTinting()]
|
||||
|
||||
Reference in New Issue
Block a user