Botania Terra Plate
The Terra Plate 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 Terra plate that will use 2000 Mana, and output a Diamond after giving the Terra Plate a piece of Dirt.
Remove Recipes
The following script will remove all Terra Plate recipes that output a Terrasteel Ingot.