(1.20.1) [Bug] When using any season mod, rain is rendered in winter instead of snow.
MidasMischief opened this issue ยท 3 comments
If you set the season to winter when using any season mod, rain is rendered instead of snow but snow layers still are placed, not a game breaking bug, but takes away from the immersion.
Within the serene seasons config, there's a boolean that can be used to determine whether it should snow in the biome or not depending on the season. That may be useful for adding serene seasons compatibility?
https://github.com/Glitchfiend/SereneSeasons/blob/77f6fb0aa0f284d0f5db75a9ec6c648ce879ed43/common/src/main/java/sereneseasons/config/SeasonsConfig.java#L104