mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-13 05:50:28 +02:00
Fix countless bugs, implement chat commands
This commit is contained in:
@ -7,4 +7,5 @@ climate_api_seasons (Change global temperature based on an annual cycle) bool tr
|
||||
climate_api_heat_base (Global base temperature) float 0
|
||||
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_particle_count (Multiplicator for used particles) float 1 0.1 2
|
||||
climate_api_fahrenheit (Show degrees in Fahrenheit instead of Celsius) bool false
|
Reference in New Issue
Block a user