File Details
Better Weather 2.0-BETA-6 MCV: 1.16.4/1.16.5
- B
- Jul 20, 2021
- 12.75 MB
- 1.0K
- 1.16.5+1
- Forge
File Name
betterweather-2.0-BETA-6.jar
Supported Versions
- 1.16.5
- 1.16.4
Curse Maven Snippet
-Fix snow spawning when it isn't raining/during a relevant event
-Disable biome temperature modification by default for now due to newly generated chunks generating frozen over and snow not decaying. I recommend if you have an existing config to set the `tempModifier` for each subseason to 0.0, to mitigate the snowy chunks when generating NEW chunks.
Note: The modification of biome temperature will make a return by default when loading chunks with snow & ice looks visually pleasant and isn't tedious. This loading of snow & ice will be dynamic with seasons i.e loading a chunk in spring will have NO snow, then loading that same chunk(if you comeback to it later) will have snow covering it. This is an issue present in MC as it stands with the vanilla weather when snow spawning occurs(snow only spawns in your visible view distance), but it gets especially worse when biome temperature is changing dynamically with the season and generating new chunks where the biome in vanilla doesn't spawn snow by default, but with Better Weather's seasons it does. And as you might assume creating such a dynamic system is an absolute pain and difficult to do right.