Fabrication Chamber

Link to fabrication-chamber

Not fully implimented, only takes one input.

Link to not-fully-implimented-only-takes-one-input

ZenScript
Copy
import mods.calculator.fabricationChamber;
ZenScript
Copy
fabricationChamber.addRecipe(IIngredient input, IIngredient output);
ZenScript
Copy
fabricationChamber.removeRecipe(IIngredient input);