mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Biome API: Enable biome generation to lower world limit
Decorations: Remove lower limit of water level for placement
This commit is contained in:
parent
bb5f830d16
commit
38482d2656
5 changed files with 6 additions and 20 deletions
|
@ -23,7 +23,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "mapgen.h"
|
||||
|
||||
#define LARGE_CAVE_DEPTH -256
|
||||
#define BIOMEGEN_BASE_V5 -192
|
||||
|
||||
/////////////////// Mapgen V5 flags
|
||||
//#define MGV5_ 0x01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue