Mist Core
Mist Core is a fundamental mod that introduces fog effects into the game. It doesn't add any content on its own but serves as a required foundation for other mods using this mechanic. For example, for Mist Biomes and the upcoming Mist Monsters.
For Developers
Developers wanting to integrate fog functionality into their mods can add Mist Core as a dependency through the Maven system. Although detailed documentation will appear later, it's already possible to understand how the mod works by studying the JavaDoc in Mist Core and the source code of Mist Biomes.
All mods in the Mist project are available in the Maven repository, where deobf, universal, and source jar files are presented.