mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Mgv5/mgv7: Add desert temples if desert stone detected in mapchunk
This commit is contained in:
@@ -93,7 +93,7 @@ public:
|
||||
int getGroundLevelAtPoint(v2s16 p);
|
||||
void calculateNoise();
|
||||
int generateBaseTerrain();
|
||||
void generateBiomes(float *heat_map, float *humidity_map);
|
||||
bool generateBiomes(float *heat_map, float *humidity_map);
|
||||
void generateCaves(int max_stone_y);
|
||||
void dustTopNodes();
|
||||
};
|
||||
|
Reference in New Issue
Block a user