![ExtrabiomesXL](https://media.forgecdn.net/avatars/thumbnails/5/711/256/256/635351432498586927.jpg)
make use of Vanilla Biomes List
heho opened this issue ยท 1 comments
This mod indeed uses the vanilla biomes list, BiomeGenBase.biomesList. This mod does no terrain gen but lets vanilla terrain gen pick the custom biomes from the vnilla list.
Each custom biome extends BiomeGenBase; therefore, each biome's constructor add it to the vanilla biome list.