If I recall correctly, Coven Witch's only spawn in Forest Biomes and in the worldgen Witchery circles. Currently, I would go out on a limb and say that 90% of the Coven Witches have probably been killed. Suggestion: A) There are crafting recipes for most of the Spawn Eggs using Botania's Runic Altar. It would be sweet if a Coven Witch Spawn Egg recipe could be added also. B) Sign Shop or something at spawn to buy Coven Witch Spawn Egg
did you do some research on if this is possible? either via. botania it self or minetweaker + addon? suggested price? Shouldn't we also include spirits?
ModTweaker:Botania Support - MineTweaker 3 If I was the person to decide, I would put it at 300-400, just because there is no market anymore so people have MyM's accumulating. Probably, and the recipe for Koboldite that was added on Infinity also
I've seen spirits generate with the current version of Regrowth. I can double-check it later today, just to make sure.
I've run around quite a bit in overworld and in farming world. I've seen the worldgen Witchery circles, but have never seen a witch around. I think a recipe to make the egg or a spawn shop for them would be a very good idea. Just add them to the list of things not to trade
Moved to suggestions, silly Con. Code: RuneAltar.addRecipe(spawnCovenWitch, [wispyCotton, stoneCharged, demonHeart, expDrop, expDrop, expDrop, spawnVillager], 40000); Code: val wispyCotton = <witchery:somniancotton> val stoneCharged = <witchery:ingredient:11> val demonHeart = <witchery:ingredient:23> Here is my attempt at making a MineTweaker recipe for the Coven Witch First time trying so I am sure I made a mistake somewhere!
Perhaps use some of the familiar items in the recipe, like a fish, slime ball and a feather, since getting a coven witch needs a familiar.
Tormented Cotton Charged Stone Demon Blood Shard Gaia Spirit Purified Zombie brain Villager Spawn Egg 40000 Mana
Code: RuneAltar.addRecipe(spawnCovenWitch, [tormCotton, stoneCharged, demonShard, spiritGaia, brainCured, spawnVillager], 40000); Code: val tormCotton = <witchery:ingredient:99> val stoneCharged = <witchery:ingredient:11> val demonShard = <awayoftime_demonbloodshard> val spiritGaia = <botania_manaresource:5> val brainCured = <thaumicexploration_purezombiebrain>
Recipe has been added to the runic altar. Resources: Cured Zombie Brain, Demon Blood Shard, Gaia Spirit, Villager Spawn Egg, Tormented Twine, Charged Attuned Stone, 80000 mana Enjoy!