This page relates to Create, which does not have built-in support, you will need to install CreateTweaker as well
Create Sand Paper Polishing
The Sand Paper Polishing mechanic 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 a Diamond when a piece of Glass is Polished with a duration of 100.
Remove Recipes
The following script will remove all Sand Paper Polishing recipes that output Polished Rose Quartz.