Linked chest : Changing link_id in GUI is also changing in intermediate steps.
Posted: Thu Jul 29, 2021 11:24 am
I have a linked chest, link-id has top checkbox selected, contents is copper plates
A second linked chest has checkbox two selected, contents is rocket fuel.
Then I create a third linked chest, which as link_id should get both top and second checkbox selected.
When setting the link_id for the third (need to tick two), it first gets the first link_id and content.
It is also fully operational -> inserters take items out of the chest.
Only after the second click it has the correct link_id.
In the intermediate situation, the wrong content is transferred.
- How can I update the link_id in "one go"
- If that is not possible, can I "remove" the middle part of the gui and create gui in a mod to facilitate that ?
A second linked chest has checkbox two selected, contents is rocket fuel.
Then I create a third linked chest, which as link_id should get both top and second checkbox selected.
When setting the link_id for the third (need to tick two), it first gets the first link_id and content.
It is also fully operational -> inserters take items out of the chest.
Only after the second click it has the correct link_id.
In the intermediate situation, the wrong content is transferred.
- How can I update the link_id in "one go"
- If that is not possible, can I "remove" the middle part of the gui and create gui in a mod to facilitate that ?