fix weather interpolation & add 'fall.max_intensity' property
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
"particles:rain_splash_2"
|
||||
]
|
||||
},
|
||||
"min_opacity": 0.8
|
||||
"min_opacity": 0.8,
|
||||
"max_intensity": 0.5
|
||||
},
|
||||
"fog_opacity": 0.8,
|
||||
"fog_dencity": 2.0,
|
||||
"fog_opacity": 0.5,
|
||||
"fog_dencity": 1.7,
|
||||
"fog_curve": 0.5,
|
||||
"clouds": 0.5,
|
||||
"thunder_rate": 0.1
|
||||
"clouds": 0.9
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user