RainControl

Quick rating

RainControl

No reviews yet

A serverside Fabric mod to allow full customization of rain & thunder

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
1.1.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Description

RainControl is a simple server side Fabric mod which allows the user to configure the time between rain, the duration of rain, the duration of thunder and also the chance of a thunderstorm.

Config

The config file is found at /config/RainControl/config.acfg with a default configuration of:

# The minimum and maximum amount of time you want clear weather to last, in ticks. Defaults are set to vanilla
min_clear_weather=84000
max_clear_weather=180000
# The minimum and maximum amount of time you want rainy weather to last, in ticks. Defaults are set to vanilla
min_rainy_weather=6000
max_rainy_weather=24000
# The minimum and maximum amount of time you want thunder to go on for, in ticks. Defaults are set to vanilla
min_thunder_weather=3600
max_thunder_weather=15600
# The minimum and maximum amount of time you want between thunder storms, in ticks. Defaults are set to vanilla
# Note: The maximum you pick will not necessarily be the in-game maximum, as thunder and rain have to coincide for the game to allow thunder
# This means that the chance of a thunderstorm also relies on rain, so if you set the time between rain to be a high value, you might want to lower these values
min_clear_thunder=10000
max_clear_thunder=160000

As you can see everything is commented, and should be fairly self explanatory - but if you do need any help don't hesitate to ask me in the GitHub issue tracker. Since values are in ticks it is important to remember that 20 ticks typically is 1 second in real time, and that an in-game day has 24000 ticks.

Other

The mod is open source, so you can checkout the repo here should it be of use to you :)

Hopefully this mod can provide some use to you :)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works