Clone Recipe help
Posted: Fri Sep 06, 2013 4:22 am
Hi Guys...
I would like to clone the recipies from the Assets Pack to incorporate Akromas items
Bloodreed
Dewdrop
Gaiabell
Nightbeed
Willow thorn
---This is the original recipe file ---
defineRecipe{
item = "potion_healing",
ingredients = {
1, "flask",
1, "tar_bead",
}
}
What I need is to Clone it to add Akromas ingredient.. The Herb is (nightbeed ) this + a flask makes a Healing Potion just like the Tar bead
then the rest oif the Herbs will be copy and paste and ill just change the Ingredients..
Thank You...
I would like to clone the recipies from the Assets Pack to incorporate Akromas items
Bloodreed
Dewdrop
Gaiabell
Nightbeed
Willow thorn
---This is the original recipe file ---
defineRecipe{
item = "potion_healing",
ingredients = {
1, "flask",
1, "tar_bead",
}
}
What I need is to Clone it to add Akromas ingredient.. The Herb is (nightbeed ) this + a flask makes a Healing Potion just like the Tar bead
then the rest oif the Herbs will be copy and paste and ill just change the Ingredients..
Thank You...