IngredientPrototype :: union Example code
Union members
| ItemIngredientPrototype | Loaded when the |
| FluidIngredientPrototype | Loaded when the |
Examples 
{type="item", name="steel-plate", amount=8} -- item ingredient
{type="fluid", name="water", amount=50} -- fluid ingredient

