For recipes where the inputs or outputs have 1 or 0 fluids, but 3+ fluids for the other side Fluid Permutations correctly generates all of the permutations, but then skips one in the control.lua side. There's a special case to fix up the computation for 2 fluids, and changing that to run for 2+ fluids instead seems to work fine; I've sent a PR.