Expansion for IIngredient
Casters
Methods
Used implicitly when a machine can accept more than one item but you only provide one.
Return Type: IIngredientWithAmount
Use this in contexts where machines accept more than one item to state that fact.
Return Type: IIngredientWithAmount
Return Type: MCIngredientTransformed<IIngredient>
Use this if you already have the transformer from another ingredient
Return Type: MCIngredientTransformed<IIngredient>