Skip to content

Manual since Weather Control V26.5.0

Sven Rennert edited this page Jun 19, 2026 · 2 revisions

General

With this Minecraft datapack, you can remove the weather state thunder, further you can set constum randomized the time between state clear and rain. This Datapack is made for Minecraft Java and you can find for the different versions in the branches

Branch:

  • Main: Datapack version V26.5.0 for Minecraft V 1.21.11, 26.1.x, 26.2.x

This datapack is also available on Curseforge

Video - Tutorial

German manual on YouTube

English manual on YouTube

How does it works

This datapack replace the control from Minecraft weather cycle and switch off the gamerule advanced_weather. One day (Day and Night) in Minecraft has 20 minutes or 24000 Ticks. The Datapack use Ticks. One Ingame hours are 1000 Ticks. The duration for clear and raining is a random value between two values. It is possible to change the settings ingame, without programming experience in Minecraft datapacks. The commands for that, you are find it under Setting, in the next section.

Installation:

Install Path:

  • Minecraft Local: .minecraft -> saves -> (World) -> datapacks
  • Minecraft Server -> (World) -> datapacks

Check in Minecraft is datapack installed: /datapack list

This command show a list of all installed datapacks. The list must include in green brackets [file/Weather-Control (world)]. If this not the case, check the installation path. The brackets are red, than you have enable the datapack.

To active run this command: /function weather-control:w_c___init_weather

With this command, will set all scoreboard values and the datapack starts to work

Settings:

Dialogwindow

To open the settingswindow: /function weather-control:w_c___settings

You can see here the minimum and maximum values in real time minutes for the duration wether is clear and raining. Additional it is possible to set here the values

Settingswindow:
Settings Window

You can change the timings, over the buttons. When you press one of the buttons, then open another windows with an input field. You can here enter the new timing, all requierements are visble in this windows

Example:
image

Clone this wiki locally