HomeJavaModsSnow Altitude
Snow Altitude

Adds a config setting to change the temperature at which rain and snow switch for a biome.

Minecraft lowers the temperature of a biome as the y-level goes above y=80, which means colder biomes like tiagas can start snowing once they reach a certain y-level because their adjusted temperature is low enough. This mod gives you a setting that can change the temperature value that is checked for whether snow or rain should be used.

The formula to get this value is:

snowTemperature = baseBiomeTemperature - (targetHeight - snowLevel) / 800

Where:

Put the snowTemperature value you calculate into config/snowaltitude-common.toml

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more