mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Generate beaches
This commit is contained in:
parent
d376148ca1
commit
75821c6889
3 changed files with 13 additions and 10 deletions
|
@ -49,7 +49,7 @@ namespace mapgen
|
|||
/*
|
||||
These are used by FarMesh
|
||||
*/
|
||||
bool get_have_sand(u64 seed, v2s16 p2d);
|
||||
bool get_have_beach(u64 seed, v2s16 p2d);
|
||||
double tree_amount_2d(u64 seed, v2s16 p);
|
||||
|
||||
struct BlockMakeData
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue