[Feature Request] "melting_snow_ice=" function in config files
tillsmc opened this issue ยท 1 comments
Overview
We installed the mod (1.20.1-9.0.0.46) on our server and after some time (and a lot of generated snow and ice) decided to turn off "generate_snow_ice" in the config. However when doing so, the snow and ice won't melt anymore even in Mid Summer... All the generated snow and ice blocks just stay.. I even changed the sereneseasons-server.toml and set "melt_percent = 100.0" and "rolls = 1" for every single season, but that doesnt seem to have an effect when "generate_snow_ice" is false...
I guess what I'm looking for is a "melting_snow_ice=" option that i can set to true while "generate_snow_ice=" stays false.. That way, no more snow and ice will be generated by the mod, but the existing snow and ice will slowly melt away over time once the chunks are loaded...
Thank you for your work and time!