Traverse

Traverse

3M Downloads

Autumnal Woods biomes do not have precipitation explicitly defined

FewerFlaws opened this issue ยท 3 comments

commented

The code for autumnal woods biomes does not explicitly define a precipitation value. But it appears to take a default value of "rain." Low priority bug.

commented

Eh, upon reviewing some other biomes I see there's others that leave it at default. I'm guessing this is intended.

commented

Yeah, precipitation is defined here: TraverseBiomes.BIOME_TEMPLATE

commented

Yep, I eventually found that. Sorry for opening the issue too early =P