Page 1 of 1

How turn off empty caves but not turn off caves with lava

PostPosted: Sun Dec 06, 2015 12:44
by amadin
I want turn off caves (because they too deep (in y) and a large number of) but i not want turn off caves with lava. Or decrease size of caves in x,y,z and number of caves. Or how change maximum spawn height of caves? I can edit source files if it need.

Re: How turn off empty caves but not turn off caves with lav

PostPosted: Sun Dec 06, 2015 19:36
by paramat
Which mapgen?

Re: How turn off empty caves but not turn off caves with lav

PostPosted: Mon Dec 07, 2015 17:54
by amadin
7. 0.4.13 stable

Re: How turn off empty caves but not turn off caves with lav

PostPosted: Mon Dec 07, 2015 18:52
by paramat

Re: How turn off empty caves but not turn off caves with lav

PostPosted: Tue Dec 08, 2015 08:00
by amadin
Thank you

Re: How turn off empty caves but not turn off caves with lav

PostPosted: Thu Dec 10, 2015 07:37
by amadin
u32 bruises_count = (ps.range(1, 4) == 1) ? ps.range(1, 2) : 0;

In stable 0.4.13 this string is already. And i don't find lava underground.