fix weather interpolation & add 'fall.max_intensity' property

This commit is contained in:
MihailRis
2025-03-02 10:38:30 +03:00
parent 7fc226f70f
commit 8640730520
6 changed files with 40 additions and 10 deletions
+5 -5
View File
@@ -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
}