Thanks for making this mod! I use it extensively to calcuate what ingredients I need to request via cargo rockets in SE.
I ran into an error however, when I copy-paste from an inserter to a pump:
The mod Copy-Paste Recipe Signals (1.5.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event copy-paste-recipe-signals::on_entity_settings_pasted (ID 33)
copy-paste-recipe-signals/paste_to.lua:5: bad argument #2 of 2 to 'table_size' (table expected, got nil)
stack traceback:
[C]: in function 'table_size'
copy-paste-recipe-signals/paste_to.lua:5: in function 'iterate'
copy-paste-recipe-signals/paste_to.lua:30: in function <copy-paste-recipe-signals/paste_to.lua:23>
(...tail calls...)
copy-paste-recipe-signals/control.lua:49: in function <copy-paste-recipe-signals/control.lua:35>