Weather Changer Logo

Weather Changer

Client side weather change for Minecraft

curseforge-downloads modrinth-downloads

Weather Changer Banner

## Overview Changes the weather on client side (only visible to you) to clear, rain, or thunder, this mod does not affect the server or send any packets to the server. Supports forge and fabric, requires the [Fabric API](https://modrinth.com/mod/P7dR8mSH) when using fabric ### In-Game Command Usage `/clientweather ` The command alias `/cweather` may also be used as a shortcut. ### Keybindings To set the keybindings you can do so in the minecraft keybinding settings. | Description | Default | |----------------------------------------------------------------------------------|---------| | Disable the client weather (weather will display the server weather like normal) | Unbound | | Set the client weather mod to clear | Unbound | | Set the client weather mod to rain | Unbound | | Set the client weather mod to thunder | Unbound | For supported mod loaders and minecraft versions see [release history](#release-history) ## Download You can download the mod from any of the platforms below. **Modrinth (_recommended_)**: https://modrinth.com/mod/weather-changer
**Curseforge**: https://www.curseforge.com/minecraft/mc-mods/weather-changer
**GitHub Releases:** https://github.com/Lucaslah/WeatherChanger/releases
**Release Server**: https://release.cssudii.xyz/projects/weatherchanger ## Release History | Branch | Version | MC Version | Mod loaders | Git Tag | CI | Supported | |--------|---------|---------------|---------------|------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------| | main | v1.0.0 | 1.20.1-1.20.4 | fabric, forge | [1.0.0](https://github.com/Lucaslah/WeatherChanger/releases/tag/1.0.0) | [![Build](https://github.com/Lucaslah/WeatherChanger/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/Lucaslah/WeatherChanger/actions/workflows/release.yml) | Yes | ### Pre-release (v0) versions | Branch | Version | MC Version | Mod loaders | Git Tag | CI | Supported | |--------|---------|---------------|-------------|------------------------------------------------------------------------|-----|-----------| | N/A | v0.3.0 | 1.20.1-1.20.4 | fabric | [0.3.0](https://github.com/Lucaslah/WeatherChanger/releases/tag/0.3.0) | N/A | No | | N/A | v0.2.0 | 1.19.3 | fabric | [0.2.0](https://github.com/Lucaslah/WeatherChanger/releases/tag/0.2.0) | N/A | No | | N/A | v0.1.0 | 1.19.1-1.19.2 | fabric | [0.1.0](https://github.com/Lucaslah/WeatherChanger/releases/tag/0.1.0) | N/A | No | ## Minecraft Versions | Version | Status | |---------|---------------------------------| | 1.20.4 | Supported | | 1.20.3 | Supported | | 1.20.2 | Supported | | 1.20.1 | Supported | | 1.20 | Not Supported (available in v0) | | 1.19.4 | Not Supported (available in v0) | | 1.19.3 | Not Supported (available in v0) | | 1.19.2 | Not Supported (available in v0) | | 1.19.1 | Not Supported (available in v0) | *Older versions may be added on request* ------------------------------------------ *Licensed under the [GNU Lesser General Public License v3.0](https://www.gnu.org/licenses/lgpl-3.0.en.html) license.*