Altar of Birthing
Package
mods.naturesaura.AnimalSpawner
Methods
- String Name
- String Entity Name of the entitiy to spawn
- int aura The amount of Aura required for the completion of the recipe
- int time The time processes take in ticks
- IIngredient[] ingredients The inputs
Addition
mods.naturesaura.AnimalSpawner.addRecipe(String name, String entity, int aura, int time, IIngredient[] ingredients)
Removal
mods.naturesaura.AnimalSpawner.removeRecipe(String name)