This page relates to Applied Energistics 2, which does not have built-in support, you will need to install AppliedEnergisticsTweaker as well
Applied Energistics 2 Grinder
The Grinder is a type of IRecipeManager and implements all the methods that are available to IRecipeManager’s, such as removeRecipe()
and removeAll()
.
Methods
Add Recipes
The following script will add two recipes to the Grinder that will do the following:
- Output an Apple after Grinding 4 Arrows and turning the Crank 5 times.
- Output an Arrow and 50% of the time will also output a Diamond, after Grinding an Apple and turning the Crank 2 times.
Remove Recipes
The following script will remove all Grinder recipes that output Flint.