mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 01:25:20 +02:00
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 @@ public:
|
||||
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