Function photosynthesis::default_recipes[][src]

pub fn default_recipes() -> Vec<Recipe>

Returns a vector of all the recipes that the moleculeSet will use when conducting what ingredients, will produce what result.

This is suppose to be en example, and should be extended with your own recipes.