(BiomeMode: Normal) Biome groups only spawn biomes on the largest layer
MCPitman opened this issue ยท 1 comments
The problem is that biomegroups cant have biomes of different sizes in them, no matter the rarity settings of said biomes within.
Example - You have biome group, 3 biomes in it, one is smaller, the two larger biomes have a low rarity (10) and the smaller one has rarity 100.
Expected behaviour - The larger biomes 'leave space' in the biome group for the smaller biome so you get some large, some small.
Actual behaviour - The smaller biome never spawns no matter what rarity the two larger biomes are.
The only way to have different biomes spawn within a group is to make them all the same layer (BiomeSize). For some reason OTG either does not leave enough space (rarity of biomes doesnt stop them appearing in the group) or it simply isnt bothering to check beyond the first layer it finds.