Weather2 Compatibility Bridge
Weather2 Compatibility Bridge is a compact utility addon that solves compatibility issues between the Weather2 mod and other Minecraft modifications that depend on rain detection.
The main Weather2 modification completely replaces the game's standard weather system with its own dynamic weather system. This leads to incorrect operation of mods that check for precipitation through standard methods like World#isRaining() or Entity#isInRain(). This bridge eliminates this problem by synchronizing weather checks between the Weather2 system and the standard Minecraft API.
🔧 Main Features
- Ensures proper operation of mechanisms, mobs, and other elements dependent on rain when using Weather2
- Minimal performance impact and simple installation without additional configuration
- Compatibility with most mod packs for Minecraft Forge
⚙️ Solved Problems
- Mods requiring rain to fill barrels or tanks
- Modified crops and plants that grow faster during rain
- Mechanisms and devices that activate only in rainy weather
- Mob behavior that changes depending on weather conditions
🔄 Compatibility
This mod improves interaction with popular modifications including:
- Insanity: Decent Into Madness
- And many others!
📝 Important Notes
- This mod does not add or modify weather effects on its own
- It serves only as a connecting link between the Weather2 weather system and the game's standard API
🛠️ Installation
- Install this mod together with the main Weather2 modification
📄 License
The project is distributed under the MIT license with open source code. Any contributions to development are welcome!
⚠️ Problem Reporting
If any mod is incompatible with Weather2 and this bridge doesn't solve the problem, please report it through the bug tracking system on GitHub.