mspielberg / factorio-railloader

Rapidly load and unload trains of bulk materials.
GNU Lesser General Public License v3.0
9 stars 19 forks source link

Remote interface enhancement request #40

Open billbo99 opened 2 years ago

billbo99 commented 2 years ago

Can you add a remote interface to list the current set of items allowed?

get_bulk_item get_bulk_item_pattern

I look after some of the deadlock stacking mods and would like to use your new interfaces to add the stacked version of the items, but in a programmatic way. EG .. get the current bulk item list ... see if there is a stacked version defined then add it to your white list.