Crusher
The Crusher package can be used to add/remove recipes to/from the Immersive Engineering Crusher.
Calling The Package
You can call the Crusher package using mods.immersiveengineering.Crusher
.
Add Recipe
Required | Type | Data Type |
---|---|---|
Required Required | Type Output | Data Type IItemStack |
Required Required | Type Input | Data Type IIngredient |
Required Required | Type Energy | Data Type int |
Required Optional | Type Secondary Output | Data Type IItemStack |
Required Optional | Type Secondary Chance | Data Type double |
Example
Remove Recipe by Output
Type | Data Type |
---|---|
Type Output | Data Type IItemstack |
Example
Remove Recipe By Input
Type | Data Type |
---|---|
Type Input | Data Type IItemstack |