mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Mapgen V7: Huge rewrite, also tweaks to cavegen et al.
This commit is contained in:
parent
3607fae75a
commit
18d7bc7fa1
12 changed files with 452 additions and 196 deletions
|
@ -104,6 +104,7 @@ public:
|
|||
|
||||
content_t c_water_source;
|
||||
content_t c_lava_source;
|
||||
content_t c_ice;
|
||||
|
||||
int water_level;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue