Applied Energistics 2does not have built in mod support, you will need AppliedEnergisticsTweakerfor this to work!
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()
.
Methoden
Rezepte hinzufügen
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. 2) 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 follow script will remove all Grinder recipes that output Flint.