Regrowth - Coven Witches

Discussion in 'Archive (Suggestion and Feedback)' started by Zxirl, Apr 21, 2015.

  1. Zxirl

    Zxirl Well-Known Member

    Messages:
    481
    Likes Received:
    163
    Local Time:
    7:26 AM
    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

    :D
     
  2. Slind

    Slind Founder

    Messages:
    8,332
    Likes Received:
    3,018
    Local Time:
    2:26 PM
    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?
     
  3. Zxirl

    Zxirl Well-Known Member

    Messages:
    481
    Likes Received:
    163
    Local Time:
    7:26 AM
    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
     
  4. Matryoshika

    Matryoshika Well-Known Member

    Messages:
    1,193
    Likes Received:
    606
    Local Time:
    2:26 PM
    I've seen spirits generate with the current version of Regrowth.

    I can double-check it later today, just to make sure.
     
  5. Kazeodori

    Kazeodori Well-Known Member

    Messages:
    631
    Likes Received:
    351
    Local Time:
    5:26 AM
    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 :p
     
    Zxirl likes this.
  6. Zxirl

    Zxirl Well-Known Member

    Messages:
    481
    Likes Received:
    163
    Local Time:
    7:26 AM
    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 :D First time trying so I am sure I made a mistake somewhere!
     
  7. BookerTheGeek

    BookerTheGeek Patron Tier 3

    Messages:
    3,257
    Likes Received:
    1,097
    Local Time:
    7:26 AM
    I would much prefer the recipe for coven witches then adding the market back in.
     
    Slind likes this.
  8. The_Icy_One

    The_Icy_One Procrastinates by doing work

    Messages:
    1,044
    Likes Received:
    210
    Local Time:
    1:26 PM
    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.
     
  9. BookerTheGeek

    BookerTheGeek Patron Tier 3

    Messages:
    3,257
    Likes Received:
    1,097
    Local Time:
    7:26 AM
    • Tormented Cotton
    • Charged Stone
    • Demon Blood Shard
    • Gaia Spirit
    • Purified Zombie brain
    • Villager Spawn Egg
    • 40000 Mana
     
    crazar, The_Icy_One and Zxirl like this.
  10. Zxirl

    Zxirl Well-Known Member

    Messages:
    481
    Likes Received:
    163
    Local Time:
    7:26 AM
    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>
     
    Slind likes this.
  11. MaelstromPhoenix

    MaelstromPhoenix Well-Known Member

    Messages:
    441
    Likes Received:
    119
    Local Time:
    2:26 PM
    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!
     

Share This Page