Cavegen: Prevent caves from occuring above ground level, and superfluous mixing of lava and water in caves
This commit is contained in:
@@ -75,6 +75,8 @@ class CaveV7 {
|
||||
ManualMapVoxelManipulator *vm;
|
||||
INodeDefManager *ndef;
|
||||
|
||||
NoiseParams *np_caveliquids;
|
||||
|
||||
s16 min_tunnel_diameter;
|
||||
s16 max_tunnel_diameter;
|
||||
u16 tunnel_routepoints;
|
||||
|
||||
Reference in New Issue
Block a user