Status
Fixed
Issue description
Add a Biome Temperature Setting Value below the rainfall value to the Biome Customization menu
Placing this value below in code sets the biome temperature, a temp of 0.0F means cold with frozen water and Snow, 2.0F means a desert with no rain!
customProps.setTemperature(1.0F);
Thank you for the suggestion. We will implement this in the future updates.