This page relates to Immersive Engineering, which has built-in support!
Immersive Engineering Bottling Machine
The Bottling Machine 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 Bottling Machine that will use a Stick, 250Mb of any Fluid in the Water Fluid Tag and output a Wooden Pickaxe.
Remove Recipes
The following script will remove all recipes from the Bottling Machine that output a Wet Sponge.