Offering to the Gods
Link to offering-to-the-gods
Package
Link to package
ZenScript Copymods.naturesaura.Offering
Методы
Link to методы
- String Name
- IIngredient input The offering
- int ininputAmount The amount of items required for the input. Note that this means that the amount of the input variable is ignored
- IIngredient startItem the item required to start the offering
- IItemStack output The gift of the Offering
Сложение
Link to сложение
ZenScript Copymods.naturesaura.Offering.addRecipe(String name, IIngredient input, int inputAmount, IIngredient startItem, IItemStack output)
Removal
Link to removal
ZenScript Copymods.naturesaura.Offering.removeRecipe(IItemStack output)