I would need to see how you do the code, it will most likely just be an extremely long handler, such as
mods.rotaryCraft.<machine>.addRecipe(<ItemStack output>, <integer temperature>, <integer pressure>, <liquidstack input1>, <ItemStack input2>);
something along those lines.