HomeJavaModsWeatherCore
WeatherCore

WeatherCore

WeatherCore is an intrusive core library mod that overhauls Minecraft's hardcoded weather system, replacing it with a flexible weather system with the possibility of registering new weather types.

For users

Installed alone, this mod doesn't alter vanilla weather, but might alter the way Minecraft choose its next weather due to replacing the hardcoded weather timers with a complex weather management system.

Only install WeatherCore if a dependency requires it.

Key Features

Weather scopes

Any custom weather condition created with this library will own a scope when summoned. It can either be:

Development

WeatherCore is currently under active development and is mostly bespoke to my own projects. I am looking for feedback from other developers to make the mod more universally useful and ensure it integrates smoothly with other mods.

If you want to use WeatherCore, use the artifact from Modrinth's maven:

repositories {
    maven {
        name = "Modrinth"
        url = "https://api.modrinth.com/maven"
    }
}

dependencies {
    modImplementation "maven.modrinth:weathercore:mc1.21.1-0.1.0"
}

Credits

The icon of WeatherCore and Weather Extended is made by anyputer

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