Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce

FlavorProfileSystem, FoodSequenceSystem, FoodSystem, IngestionBlockerSystem, UtensilSystem, StomachComponent, FlavorProfileComponent, FoodComponent, IngestionBlockerComponent, and ApplyMetabolicMultiplierEvent have been moved to Shared.
Alt+Enter on Rider fixes any existing usages if for some reason you also put your code not in Shared, except for SharedUtensilSystem which has been renamed to just UtensilSystem.