Reassembly Chamber
Package
import mods.calculator.reassemblyChamber;
Methods
- IIngredient input The input.
- IIngredient output The output.
Addition
reassemblyChamber.addRecipe(IIngredient input, IIngredient output);
Removal
reassemblyChamber.removeRecipe(IIngredient output);