In the Steamcraft2.zs file, line 11: change
mods.railcraft.CokeOven.addRecipe(<terrafirmacraft:item.Pig Iron Ingot>, false, false, <steamcraft2:ItemIngot:7>, null, 4000);
to
mods.railcraft.CokeOven.addRecipe(<steamcraft2:ItemIngot:7>, <liquid:creosote> * 0, <terrafirmacraft:item.Pig Iron...