public override void Interact()
 {
     InventoryManager.InventoryIsOpen = true;
     cauldronMixing.BeginMixing();
 }