mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Mgv6: Enable snowbiomes by default. Double biome noise spread. 3 octaves, 0.5 persistence for humidity
This commit is contained in:
parent
6b7fb591cb
commit
f16ebbfecf
4 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#define FREQ_HOT 0.4
|
||||
#define FREQ_SNOW -0.4
|
||||
#define FREQ_TAIGA 0.5
|
||||
#define FREQ_JUNGLE 0.7
|
||||
#define FREQ_JUNGLE 0.5
|
||||
|
||||
//////////// Mapgen V6 flags
|
||||
#define MGV6_JUNGLES 0x01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue