Minecraft WeatherConfig mod 2026 download
logo
minecraft mod WeatherConfig

WeatherConfig

Game Version: 1.12.1
Total Downloads: 3,514
Updated: Jul 30, 2017
Created: May 16, 2017
Download WeatherConfigDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
WeatherConfig-1.12-1.0.1.jar release 73.89 KB Jul 30, 2017 1.12.1 1,212 download WeatherConfig WeatherConfig-1.12-1.0.1.jar releaseDownload
WeatherConfig-1.11.2-1.0.1.jar release 73.87 KB Jul 30, 2017 1.11.2 295 download WeatherConfig WeatherConfig-1.11.2-1.0.1.jar releaseDownload
WeatherConfig-1.11.2-1.0.jar release 73.72 KB Jul 30, 2017 1.11.2 71 download WeatherConfig WeatherConfig-1.11.2-1.0.jar releaseDownload
WeatherConfig-1.10.2-1.0.jar release 73.70 KB May 16, 2017 1.10.2 1,936 download WeatherConfig WeatherConfig-1.10.2-1.0.jar releaseDownload

Description

Share this:

Configure Minecraft weather

After dropping the mod in the mods folder, start the server/client and you can edit the config file to change the MC weather patterns.

On the client you can use the ingame Mod Config editor (via main menu -> mods -> 'WeatherConfig' -> Config OR via pause menu -> Mod options… -> 'WeatherConfig' -> Config).

 

No comparability with other weather mods guaranteed.

The Math

The config contains 4 pairs of numbers, 2 for rain and 2 for thunder.

The two pairs per weather effect are to set the length of the weather and the time in between.

Every pair has a constant '…Cnt' and a random '…Rnd' part. The constant is always added, the Rnd number is the maximal value for the random part.

 

The final count (in game ticks) is calculated like so:

time = random(RND) + CNT

This is all explained in the config..

Comments

Add a comment