Hello, I'm making a mod that gives each biome a temperature. The further north you, the temperature goes down, and the further south you go, the temp goes up. But, I'm finding a problem: there is no easy way to change biomes when they generate. I looked at BiomeEvent, but it didn't have anything useful.
Is there a simple way to do this or do I need to do base-class edits?
Thanks.