Plate Bending Machine
Link to plate-bending-machine
Importing the Package
Link to importing-the-package
mods.techreborn.plateBendingMachine
Adding Recipes
Link to adding-recipes
ZenScript Copymods.techreborn.plateBendingMachine.addRecipe(IItemStack output1, IIngredient input1, int ticktime, int euTick);
Removing Recipes
Link to removing-recipes
ZenScript Copymods.techreborn.plateBendingMachine.removeRecipe(IItemStack output);
mods.techreborn.plateBendingMachine.removeAll();