Solid Canning Machine
Link to solid-canning-machine
Importing the Package
Link to importing-the-package
mods.techreborn.solidCanningMachine
Adding Recipes
Link to adding-recipes
ZenScript Copymods.techreborn.solidCanningMachine.addRecipe(IItemStack output1, IIngredient input1, IIngredient input2, int ticktime, int euTick);
Removing Recipes
Link to removing-recipes
ZenScript Copymods.techreborn.solidCanningMachine.removeRecipe(IItemStack output);
mods.techreborn.solidCanningMachine.removeAll();