Currently unable to use processed fuel from Krastorio2 in any of your burner machines.
propose an easy fix - In file /prototypes/entity.lua replace on lines 42, 182, 279
replace: fuel_category = "chemical",
with: fuel_categories = { "chemical", "vehicle-fuel", "processed-chemical" },