mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-10 03:55:20 +01:00
Add weights to biomes (#15142)
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
float heat_point;
|
||||
float humidity_point;
|
||||
s16 vertical_blend;
|
||||
float weight;
|
||||
|
||||
virtual void resolveNodeNames();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user