mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-07-20 09:20:29 +02:00
Add meta information, tweak effects, properly implement lightning
This commit is contained in:
@ -15,9 +15,9 @@ effects["climate_api:particles"] = {
|
||||
min_pos = {x=-12, y=-4, z=-12},
|
||||
max_pos = {x= 12, y= 1, z= 12},
|
||||
falling_speed=-0.1,
|
||||
amount=2,
|
||||
amount=1,
|
||||
exptime=5,
|
||||
size=1,
|
||||
size=0.8,
|
||||
texture="weather_pollen.png"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user