public static Seed RandomBonsaiSeed(double increaseRatio) { return(new Seed(PlantTypeInfo.RandomBonsai(increaseRatio), PlantHue.Plain, false)); }