This is an unofficial port of the Localized Weather & Storms mod (more commonly known as Weather2) to Fabric and Forge 1.16/1.18/1.19.
On top of this, some other changes are being made to ensure maintainability and portability, such as:
- Cleaning up the entire codebase with a consistent structure and code style
- Merging the required parts of CoroUtil directly into Weather2
- Rewriting the configuration code for more consistency and predictability
- Moving
weather2
tosh.lpx.weather2
to prevent conflicts or confusion - And maybe more in the future?
The original mod has been stuck on Forge 1.12 for years, and while the original developer is working on a new version for Forge 1.18, it still only supports Forge and seems to have larger + more time-consuming goals than a simple port of the 1.12 version.
Minecraft | Branch | Release |
---|---|---|
1.16.5 | mc1.16 |
None (yet!) |
1.18.2 | WIP |
None (yet!) |
1.19.2 | WIP |
None (yet!) |
Commits from the original Weather2 codebase are not licensed and therefore not open-source. All other commits are licensed under the terms of the MIT license. See LICENSE.md for more detailed information.