mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Biome API: Add biome-specific river water
This commit is contained in:
parent
0c792db05c
commit
a615da6b12
3 changed files with 23 additions and 19 deletions
|
@ -42,6 +42,7 @@ public:
|
|||
content_t c_stone;
|
||||
content_t c_water_top;
|
||||
content_t c_water;
|
||||
content_t c_river_water;
|
||||
content_t c_dust;
|
||||
|
||||
s16 depth_top;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue