Plate Bending Machine
Importing the Package
mods.techreborn.plateBendingMachine
Adding Recipes
mods.techreborn.plateBendingMachine.addRecipe(IItemStack output1, IIngredient input1, int ticktime, int euTick);
Removing Recipes
mods.techreborn.plateBendingMachine.removeRecipe(IItemStack output);mods.techreborn.plateBendingMachine.removeAll();