robot-world-continue for PY


make robot wolrd continue compabale for pyanodon

Tweaks
9 months ago
2.0
310
Logistics Logistic network

b Items are not un-hidden

7 months ago
(updated 7 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