Fabric's Biome Api Reforged
This project represents an adaptation of Fabric Biome API for the Forge platform. The need for such a solution arose due to the chaotic situation with biome modifications in the Forge ecosystem, which became particularly evident when attempting to port the Terrestria mod. Existing solutions like BYG, Traverse, and even Biomes O'Plenty use different approaches to adding biomes to the overworld, leading to compatibility conflicts.
The situation with the Nether and End appears even more problematic—here there's practically no unified standard. Most developers are forced to completely replace the Nether's biome provider, which inevitably causes numerous conflicts between mods. Fabric's Biome Api Reforged aims to become a universal solution for biome mods on version 1.16, ensuring compatibility and stability.
It's important to note that the project is in the alpha testing stage and the developer is open to feedback from creators of other biome modifications. Currently, support for the standard Forge biome list has not yet been implemented, but ideally all biome mods will transition to using this API, making additional integration unnecessary.