This page relates to Immersive Engineering, which has built-in support!
Immersive Engineering Alloy Kiln
The Alloy Kiln 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 that will output 2 Gold ingots after 200 ticks when 10 Iron Ingots and any item from the Wool Tag is put in an Alloy Kiln.
Remove Recipes
The following script will remove all recipes from the Alloy Kiln that outputs a Constantan Ingot.