import mods.calculator.basic;
basic.addRecipe(IIngredient input1, IIngredient input2, IIngredient output);
basic.removeRecipe(IIngredient output);