Ritual of the Forest
Link to ritual-of-the-forest
Package
Link to package
ZenScript Copymods.naturesaura.TreeRitual
Методы
Link to методы
- String Name
- IIngredient saplingType The item representation of the sapling that needs to be placed and grown into a tree
- IItemStack output The rituals result
- init time The time the process takes in ticks
- IIngredient[] items The required items for the ritual
Сложение
Link to сложение
ZenScript Copymods.naturesaura.TreeRitual.addRecipe(String name, IIngredient saplingType, IItemStack output, int time, IIngredient[] items)
Removal
Link to removal
ZenScript Copymods.naturesaura.TreeRitual.removeRecipe(IItemStack output)