Is there a good way to differentiate between contents and ingredients of an assembler?
Posted: Wed Oct 30, 2024 7:14 pm
The circuit I am working on needs to be able to read the current contents and the ingredients of an assembler but the output gets combined, for example if it is making green circuits and it has 2 copper wire already, the output would be 5 copper wire (contents + ingredients). Is there a way to differentiate the two easily?