mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-20 04:54:49 -04:00
Implement dynamic cloud sizes, adjust cycle lengths
This commit is contained in:
parent
47530bb07e
commit
fdc457bd09
9 changed files with 86 additions and 24 deletions
|
@ -11,4 +11,4 @@ local function update_effect(player_data)
|
|||
end
|
||||
|
||||
climate_api.register_effect("climate_api:sound", update_effect, "change")
|
||||
climate_api.set_effect_cycle("climate_api:skybox", climate_api.LONG_CYCLE)
|
||||
climate_api.set_effect_cycle("climate_api:skybox", climate_api.MEDIUM_CYCLE)
|
Loading…
Add table
Add a link
Reference in a new issue