This page relates to Immersive Engineering, which has built-in support!
Immersive Engineering Crusher
The Crusher is a type of IRecipeManager and implements all the methods that are available to IRecipeManager’s, such as removeRecipe()
and removeAll()
.
Methods
Add Recipe
The following script will add a recipe to the Crusher that will take TNT, 500 IF and will produce four Gunpower, Coal 50% of the time and a Diamond 1% of the time.
Remove Recipes
The following script will remove all recipes from the Crusher where either of the outputs (primary or secondary) is Iron Dust.