[Breaking Changes]
Food and Drink System have been entire depreciated and had their public API moved to IngestionSystem.API
Any new API or methods you may have made for Food and Drink System will need to be moved to IngestionSystem.
Ingestion is now event based and its logic has been nearly entirely rewritten.
Base Food and Drink prototypes now use EdibleComponent instead of Food or Drink Component.
RequiredStomachs field has been removed and lumped into SpecialDigestion.