Page 1 of 1
[1.1.38]inserter do not taking burnt_result from another inserter
Posted: Wed Sep 01, 2021 12:16 pm
by meifray
1.install mod "burner_inserter_test.zip".
2.load save "brunt-test.zip".
3.put a coal into selected inserter`s burnt_result.
4.watch unselected insert do nothing about it.
- bi.png (3.34 MiB) Viewed 1887 times
Re: [1.1.38]inserter do not taking burnt_result from another inserter
Posted: Thu Sep 02, 2021 12:58 am
by Rseding91
Thanks for the report however this isn't supported. Inserters will only pull from entities that support the concept of an 'output inventory' which inserters do not have.
Re: [1.1.38]inserter do not taking burnt_result from another inserter
Posted: Thu Sep 02, 2021 5:36 am
by meifray
Rseding91 wrote: ↑Thu Sep 02, 2021 12:58 am
Thanks for the report however this isn't supported. Inserters will only pull from entities that support the concept of an 'output inventory' which inserters do not have.
thx,so now I can use this feature to do some maintaince problem(like
https://mods.factorio.com/mod/MaintenanceMadness)