IngredientsCooked (Consumable) - originalfoo/Prison-Architect-API GitHub Wiki
##Overview
##Modding
See Consumables - Modding for details on how to change menu, icon, sprites and settings.
For reference here is the definition of this Consumable:
BEGIN Object
Name IngredientsCooked
MaxStackSize 20
RenderDepth 1
Sprite StackMealsCooked1
StackSprite StackMealsCooked1
Properties Material
END
##Notes
##See Also