
I think I found a way to do the 'a AND (b OR c)', and I don't believe combinators can be used since a and c are relating to item counts on the train, not in the chests. It needs a bit of testing, but I think 'a AND b or a AND c' does the same thing.
Edit: Actually, it doesn't appear to work properly, when c was false, but b was true, it didn't leave the station, which is a bit annoying
