robot-world-continue for PY


make robot wolrd continue compabale for pyanodon

Tweaks
5 months ago
2.0
246
Logistics Logistic network

b Items are not un-hidden

3 months ago
(updated 3 months ago)

It's not possible to use i.e. roboport as a signal in an inserter to limit production based on availability in logistic network.

Looks like this does not work
ITEM("roboport"):remove_flag("hidden")

but this does
ITEM("roboport"):set_fields{hidden = false}

New response