Natural Altar
Link to natural-altar
Package
Link to package
ZenScript Copymods.naturesaura.Altar
Методы
Link to методы
- String Name
- IIngredient input The altars input.
- IItemStack output The altars output.
- IIngredient catalyst The catalyst block that is placed on one of the four corner blocks, can be null
- int aura The amount of Aura required for the completion of the recipe
- int time The time processes take in ticks
Сложение
Link to сложение
ZenScript Copymods.naturesaura.Altar.addRecipe(String name, IIngredient input, IItemStack output, IIngredient catalyst, int aura, int time)
Removal
Link to removal
ZenScript Copymods.naturesaura.Altar.removeRecipe(IItemStack output)