mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
Fix birch density
This commit is contained in:
@@ -60,8 +60,8 @@
|
||||
],
|
||||
"objects": [
|
||||
{
|
||||
"chance": 3,
|
||||
"density": 7,
|
||||
"chance": 2.5,
|
||||
"density": 4,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
|
||||
Reference in New Issue
Block a user