mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Tune cave noise scales to 6. Fix blobs spflag, now enabled. Update conf.example
This commit is contained in:
parent
18c583ee0b
commit
10a47b7fee
3 changed files with 25 additions and 20 deletions
|
@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "mapgen.h"
|
||||
|
||||
/////////////////// Mapgen V5 flags
|
||||
//#define MGV5_BLOBS 0x01
|
||||
#define MGV5_BLOBS 0x01
|
||||
|
||||
extern FlagDesc flagdesc_mapgen_v5[];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue