Solid Canning Machine
Importing the Package
mods.techreborn.solidCanningMachine
Adding Recipes
mods.techreborn.solidCanningMachine.addRecipe(IItemStack output1, IIngredient input1, IIngredient input2, int ticktime, int euTick);
Removing Recipes
mods.techreborn.solidCanningMachine.removeRecipe(IItemStack output);mods.techreborn.solidCanningMachine.removeAll();