Hi Joe7575!
I've created another pull request on Github. I put short description in commit message, this small change affects how Fermenter picks up plant leaves for processing. Instead of trying to get 2 at once (which apparently is done from the same stack only), it takes them one by one. 'for' loop for 2 items may seem excessive, but IMHO is more flexible. I've tested it, seems to work as expected.
Cheers!
Micu