Scientific Calculator

Link to scientific-calculator

ZenScript
Copy
import mods.calculator.scientific;
ZenScript
Copy
scientific.addRecipe(IIngredient input1, IIngredient input2, IIngredient output);
ZenScript
Copy
scientific.removeRecipe(IIngredient output);