Hello! I've just discovered this mod, and while I haven't tried it out yet, it seems there is a hidden feature where some of the surfaces are different based on the criteria laid out in planets.lua
I don't want to step on your toes, but would it be correct to say that if I wanted 6 of the same surface for each planet, then I could change Planet_Locations_temperature={-2,0,0,-2,-1,-1} all to 0s, like Planet_Locations_temperature={0,0,0,0,0,0}, and that would make every surface act the same?
Thank you again for making this mod!