mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-05 01:40:38 +02:00
Improve wind position for particles, add command to set wind, improve wind influences
This commit is contained in:
@ -9,4 +9,5 @@ climate_api_humidity_base (Global base humidity) float 0
|
||||
climate_api_time_spread (Regulates how quickly the weather changes) float 1 0.1 10
|
||||
climate_api_particle_count (Multiplicator for used particles) float 1 0.1 2
|
||||
climate_api_fahrenheit (Show degrees in Fahrenheit instead of Celsius) bool false
|
||||
climate_api_tick_speed (Update speed of weather effects) float 1 0.1 10
|
||||
climate_api_tick_speed (Update speed of weather effects) float 1 0.1 10
|
||||
climate_api_volume (Volume of sound effects) float 1 0 10
|
Reference in New Issue
Block a user