This addon is fully configurable through a config file and works automatically on world load.
Features:
- Disable rain for a configurable amount of ticks
- Optional permanent rain disable
- Lightweight and simple
- Configuration
Example:
- disableRainTicks=240000
- disableRainForever=true
disableRainTicks
- Prevents rain until the world reaches the configured tick count
disableRainForever
- true = rain is permanently disabled
- false = rain returns after the configured duration
