Skip to content

Latest commit

 

History

History
executable file
·
29 lines (19 loc) · 1.74 KB

README.md

File metadata and controls

executable file
·
29 lines (19 loc) · 1.74 KB

Weather2

Weather2

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 to sh.lpx.weather2 to prevent conflicts or confusion
  • And maybe more in the future?

Why?

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.

Versions

Minecraft Branch Release
1.16.5 mc1.16 None (yet!)
1.18.2 mc1.18 WIP None (yet!)
1.19.2 mc1.19 WIP None (yet!)

License

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.