The following handlers are supported:
//Alloyer//InputStack1, InputStack2, OutputStackmods.metallurgy.Alloyer.addRecipe(<minecraft:water_bucket>, <minecraft:lava_bucket>, <minecraft:obsidian>);//OutputStackmods.metallurgy.Alloyer.removeRecipe(<Metallurgy:bronze.ingot>); //Crusher//InputStack, OutputStackmods.metallurgy.Crusher.addRecipe(<minecraft:cactus>, <minecraft:dye:2>);//InputStackmods.metallurgy.Crusher.removeRecipe(<minecraft:iron_ore>);