Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| ClimateAdjuster 0.2.0 release | 22.39 KB | Dec 30, 2021 | 1.18.1 | 60 | Download |
| ClimateAdjuster 0.1.1 release | 21.22 KB | Jan 31, 2021 | 1.16.5 | 331 | Download |
Description
Allows patching biome climate data with a custom configuration. Schema for config/climateadjuster/climate_data.json is:
{
"namespace:biomename": { // optional
"temperature": number | null, // optional. See https://minecraft.gamepedia.com/Biome#Temperature . Range: [-0.5, 2.0]
"downfall": number | null, // optional. Range: [0.0, 1.0]
"precipitation": "none" | "rain" | "snow" | null // optional.
}
}
If using Serene Seasons, prefer the "rain" precipitation type for compatibility with snow in winter.
Get 0.05 TON 💎
Download
Add a comment