I would like to set a constant combinator with items and amounts that I want to request, then subtract my current storage amounts and output the difference that is higher than zero to the space platform. Mind that the storage might have other items that I do not want to request, so it needs to somehow filter out only the ones in my constant combinator
I somehow got to the point, where each - each produces double/sum, instead of subtracting. I have no idea what I am doing, can anyone help me? It's probably stupidly easy, but my brain cant do it.