IFurnaceRecipe
An ICraftingRecipe is a furnace table recipe the way ZS sees it.
Importing the class
It might be required to import the class to avoid errors.
import crafttweaker.recipes.IFurnaceRecipe
ZenMethods/Getters
To String
rec.commandString;rec.toCommandString();
Other getters
rec.input;rec.output;rec.xp;