Minecraft ClimateAdjuster mod 2026 download
logo
minecraft mod ClimateAdjuster

ClimateAdjuster

Game Version: 1.18.1
Total Downloads: 393
Updated: Dec 30, 2021
Created: Jan 30, 2021
Download ClimateAdjusterDownload Earlier Versions

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 ClimateAdjuster 0.2.0 releaseDownload
ClimateAdjuster 0.1.1 release 21.22 KB Jan 31, 2021 1.16.5 331 download ClimateAdjuster ClimateAdjuster 0.1.1 releaseDownload

Description

Share this:

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.

Comments

Add a comment