Createdoes not have built in mod support, you will need CreateTweakerfor this to work!
Create Pressing
The Pressing 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 and an Apple 45% of the time when a piece of Dirt is Pressed with a duration of 100.
Remove Recipes
The following script will remove all Pressing recipes that output Paper.