Extraction Chamber

Link to extraction-chamber

ZenScript
Copy
import mods.calculator.extractionChamber;
ZenScript
Copy
extractionChamber.addRecipe(IIngredient input, IIngredient output1, IIngredient output2);
ZenScript
Copy
extractionChamber.removeRecipe(IIngredient output, IIngredient output2);