add Ingredient
Adds the specified ingredient.
Return
The changed recipe, so you can chain calls.
Parameters
ingredient
The ingredient to add.
Adds multiples of the specified ingredient.
Return
The changed recipe, so you can chain calls.
Parameters
count
How many to add (can't be more than 9!)
ingredient
The ingredient to add.