EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Pieces > Miscellaneous

Category: MiscellaneousRecipe filter for all tradeskills
Interface Information
Download
How do I install this? (FAQ)
Name: Recipe filter for all tradeskills   Popular!
Author:
Date: 09-25-2009 10:10 AM
Size: 5.73 Kb
Version: 1.03
Rate Addon: 5 out of 5 with 4 votes  
Patch & Add-on List
File Name
Version
Size
Author
Date
Type
patch 2
6.66 Kb
12-09-2013 11:25 PM
Patch
gu67
5.31 Kb
10-18-2013 08:50 PM
Patch
Pictures
Click to enlarge 

Views: 0
Size: 49.50 Kb
Dimensions: 389 x 485
Pic of filter list
 
Description
Updated for Gu53 and NotD-09 recipes.

Added:
Celebrations of the Dead II
Notes on special mirrors
Provisioners' Secrets: Pomegranate Passion Recipes

NotD recipes won't be available until Oct 09, but they are already in this filter for when it becomes live.


1.02
Added new recipes
Culinary Secrets of the Ssstibbler Clan
A History of Exotic Furnishings
Chemists' Reflections
Bookbinding for Beginners



Updated to remove an Inq filter and to add:

EH Recipes = Emerald Halls recipes
Axes = Decorating with Axes (a Guide quest reward)
RoK Nest = Recipes from the Nest of the Great Egg
Prov Mastery = Prov mastery books
PotP = Tradeskill epic recipes for all classes


This file goes right into your EQ2 folder, not your UI folder.

It has every recipe for every Tradeskill except for raid recipes that I do not have.

There are filters for:
Each tier
Each tier rares
Shard Armor both by book and collectively
Adornments for all classes
Adornments for Xmute and Tinker
TS Missions
Moors daily task recipes
TSO Mara faction recipes
Moors Faction Furniture
Tinkering recipes
Transmuting recipes
RoK recipes
Magmatic armor
DFC armor
Ancient Teachings
ToN recipes
Night of the Dead recipes
Erollisi recipes
Frostfell recipes

I added the Frostfell purely for reference, the recipes cannot be made outside of the Frostfell Village.

Any recipe filter that you do not want can be easily deleted from the filter by using the tradeskill UI in game, scroll to the filter name, click edit and then delete to remove it from the list.

If you do not have any of the recipe books in a filter it will display a default list of all recipes you have, if you have even one of the books in a filter it will display the items in that recipe only.

This works for all tradeskills, if there any filters or recipes I could add I would be happy to do so.
Archive List (Old Versions)
File Name
Version
Size
Author
Date
1.02
5.67 Kb
DoragonMama
07-11-2009 12:33 PM
1.01
5.58 Kb
DoragonMama
04-28-2009 05:13 PM
1.00
59.71 Kb
DoragonMama
04-24-2009 09:10 PM
File Statistics
User Rating:
5 out of 5 with 4 votes
Downloads: 13531
Views: 43313
Favorites: 22
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Unread 12-09-2013, 09:28 PM  
necrose99
A Young Mystail Rat
 
necrose99's Avatar
Interface Author - Click to view interfaces

Server: Butcherblock
Forum posts: 7
File comments: 11
Uploads: 3
Tradeskill-Aprentice

RecipeFilter
{
name = "Tradeskill-Aprentice"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Recipe: A Sturdy Bamboo Basket"
"Recipe: A Sturdy Bear Hide Apron"
"Recipe: A Sturdy Bear Hide Toolbelt"
"Recipe: A Sturdy Fulginate Knife"
"Recipe: A Sturdy Hanging Root Basket"
"Recipe: A Sturdy Indium Knife"
"Recipe: A Sturdy Matoppie Basket"
"Recipe: A Sturdy Mottled Hide Apron"
"Recipe: A Sturdy Mottled Hide Toolbelt"
"Recipe: A Sturdy Redwood Mallet"
"Recipe: A Sturdy Rhenium Knife"
"Recipe: A Sturdy Sandalwood Mallet"
"Recipe: A Sturdy Stonehide Toolbelt"
"Recipe: A Sturdy Strengthened Apron"
"Recipe: A Sturdy Succulent Root Basket"
"Recipe: A Sturdy Sumac Mallet"
"Recipe: A Sturdy Swamp Ash Mallet"
"Recipe: A Sturdy Titanium Knife"
]
}

]
}

may not have them all as ts apprentices were added late in my leveling.
necrose99 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-09-2013, 08:53 PM  
necrose99
A Young Mystail Rat
 
necrose99's Avatar
Interface Author - Click to view interfaces

Server: Butcherblock
Forum posts: 7
File comments: 11
Uploads: 3
notepad++

Quote:
Originally posted by Sollux
how do you edit the vld file to add the new recipes ?
http://notepad-plus-plus.org


though you could use most any text editor , one that is aware of scripts and formatting SciTE for Linux if you are running Everquest 1 or 2 Etc. under wine.

notepad++/SciTE has bash C++ etc types of editing , and since with it detects types of scripts or similar it wont try to wrap the text and break it.
other generic text editors tend not to show the C++ like formatting line links (formatting guide lines) etc. so if you F@#$ up it's less Obvious in regular notepad or wordpad g-edit leafpad or nano via bash.

somefilter
<cr>
myfilter (code for your filter)
<cr>
<space for new filter>

miss the spaces before and after or the RecipeFilter tag

eq2 will not only ignore it it can and sometimes will Nuke it.

Back up your VDL IE zip 7zip etc.
necrose99 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 12-09-2013, 08:12 PM  
necrose99
A Young Mystail Rat
 
necrose99's Avatar
Interface Author - Click to view interfaces

Server: Butcherblock
Forum posts: 7
File comments: 11
Uploads: 3
T-10

RecipeFilter
{
name = "T10"

filterItems =
[
RecipeFilterItem
{
name = "Level"
selected =
[
"100"
"90"
"91"
"92"
"93"
"94"
"95"
"96"
"97"
"98"
"99"
]
}

]
}

no doubt if Everquest 1 has 100 level cap surely eq2 may soon in time as an expansion is added.

anyhow this opens a filter for 90-95 (and to 100 etc if added)

was Finally able to edit the local VDL file to include it in a better position.
just make sure you zip up the old one so ya don't snafu your self.
notepad++ for sourceforge.com is a real treat to edit with esp for the vdl file/s
next to add a T-10 Rare......

Good news people will be able to Patch it in game
Bad news
Nesh of Butcherblock is a 95 sage , I'm grinding others to 95 but atm i'm hitting in the 40's in other TS's

my filter will have likely Sage books.
trade-crafter's will need to update it.


RecipeFilter
{
name = "T10 Rare"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Advanced Sage Volume 89"
"Advanced Sage Volume 91"
"Advanced Sage Volume 92"
"Advanced Sage Volume 93"
"Advanced Sage Volume 94"
"Advanced Sage Volume 95"
"Grandmaster Sage's Advanced Compendium, Volume I"
"Grandmaster Sage's Advanced Compendium, Volume II"
"Grandmaster Sage's Advanced Compendium, Volume IV"
"Grandmaster Sage's Advanced Compendium, Volume V"
"Grandmaster Sage's Basic Compendium, Volume III"
"Grandmaster Sage's Basic Compendium, Volume IV"
"Grandmaster Sage's Basic Compendium, Volume V"
]
}

]
}


note 89 adv books begets the level 90 skills

soe eliminate some of the books ?, however if you scribed the old books or do the NEW Combine crafting quests for them ...
anyhow if you did git the old books then they stay. but at 50 PP for vendor in hall it was worth making a few petty trinkets at the time to make the run from 89-95 and get it over with.

Last edited by necrose99 : 12-09-2013 at 11:10 PM.
necrose99 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 01-10-2012, 07:03 AM  
Amannas
A Coastal Crab
Interface Author - Click to view interfaces

Server: Unkown
Forum posts: 1
File comments: 5
Uploads: 2
Just uploaded a full, up to date (GU62) version, check the 'Miscellaneous' sections of the Forum in a few hours, i think it's currently under approval

enjoy
Amannas is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-14-2011, 06:43 AM  
Sollux
A Brown Bear

Server: Antonia Bayle
Forum posts: 13
File comments: 28
Uploads: 0
how do you edit the vld file to add the new recipes ?
Sollux is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-04-2011, 10:11 AM  
raenarys
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 5
File comments: 11
Uploads: 0
Update

I've updated this file with new recipe book names and the Destiny of Velious recipes. What's a good way to provide the file?

RecipeFilter
{
name = "Destiny of Velious"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Forgemasters Alchemy Studies"
"Forgemasters Armoring Studies"
"Forgemasters Carpentry Studies"
"Forgemasters Jewelcraft Studies"
"Forgemasters Provisioning Studies"
"Forgemasters Sage Studies"
"Forgemasters Tailoring Studies"
"Forgemasters Weaponry Studies"
"Forgemasters Woodworking Studies"
"Introduction to Coldain Gem Refining"
"Othmir Folding Table"
"Othmir Shell Armor"
"Simple Othmir Hanging Lampculpting"
"Simple Othmir Lantern"
"Traditional Othmir Drum"
"Ry'Gorr Style Iron Spear"
"Snowfang Dreamcatcher"
]
}

]
}
raenarys is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-09-2010, 12:56 PM  
Suziekew
A Mist Grinnin
 
Suziekew's Avatar

Server: Everfrost
Forum posts: 75
File comments: 24
Uploads: 0
Sentinel's Fate Faction

If I have done this correctly, you should be able to add this to the end of the file for all the Sentinel's Fate faction recipe books. Please note that "Tailors' Casualwear Secrets of the Kerra" actually has two spaces before Casualwear but it gets corrected when I post that here. Without the two spaces, it won't show up on your list.

RecipeFilter
{
name = "Sentinel's Fate"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Alchemy Secrets of Quel'ule"
"Armorer's Battleground Secrets of the Kerra"
"Carpentry Secrets of the Hua Mein"
"Jeweler Secrets of Quel'ule"
"Provisioning Infusions of the Hua Mein"
"Provisioning Reductions of the Hua Mein"
"Sage Secrets of Quel'ule"
"Tailors' Battleground Secrets of the Kerra"
"Tailors' Casualwear Secrets of the Kerra"
"Traditional Kerra Cloth Weaving"
"Weaponsmiths' Secrets of the Kerra"
"Woodworking Secrets of the Hua Mein"
]
}

]
}

Last edited by Suziekew : 04-10-2010 at 10:31 AM.
Suziekew is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-31-2010, 11:01 AM  
Taylinn
A Young Mystail Rat

Server: Everfrost
Forum posts: 5
File comments: 6
Uploads: 0
updated info

Not sure if the mod is still updating this, but with all the changes in the last while I have been making changes to this great mod, I am still missing some recipes to make filters for but here are some that I have updated witht he changes and live events.

I added T9 and T9 rare, I removed the old adornment recipes and added the new ones and added books for the last 2 live events.

Hope this helps you all.

RecipeFilter
{
name = "Adornments"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Essential Adornments Volume 1"
"Essential Adornments Volume 2"
"Essential Adornments Volume 3"
"Essential Adornments Volume 4"
"Essential Adornments Volume 5"
"Essential Adornments Volume 6"
"Essential Adornments Volume 8"
"Essential Adornments Volume 9"
"Advanced Adornements Volume 1"
"Advanced Adornements Volume 2"
"Advanced Adornements Volume 3"
"Advanced Adornements Volume 4"
"Advanced Adornements Volume 5"
"Advanced Adornements Volume 6"
"Advanced Adornements Volume 7"
"Advanced Adornements Volume 8"
"Advanced Adornements Volume 9"
]
}

]
}
RecipeFilter
{
name = "T9"

filterItems =
[
RecipeFilterItem
{
name = "Level"
selected =
[
"80"
"81"
"82"
"83"
"84"
"85"
"86"
"87"
"88"
"89"
"90"
]
}

]
}
RecipeFilter
{
name = "T9 Rare"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Advanced Alchemist Volume 80"
"Advanced Alchemist Volume 81"
"Advanced Alchemist Volume 82"
"Advanced Alchemist Volume 83"
"Advanced Alchemist Volume 84"
"Advanced Alchemist Volume 85"
"Advanced Alchemist Volume 86"
"Advanced Alchemist Volume 87"
"Advanced Alchemist Volume 88"
"Advanced Alchemist Volume 89"
"Advanced Armorer Volume 80"
"Advanced Armorer Volume 81"
"Advanced Armorer Volume 82"
"Advanced Armorer Volume 83"
"Advanced Armorer Volume 84"
"Advanced Armorer Volume 85"
"Advanced Armorer Volume 86"
"Advanced Armorer Volume 87"
"Advanced Armorer Volume 88"
"Advanced Armorer Volume 89"
"Advanced Carpenter Volume 80"
"Advanced Carpenter Volume 81"
"Advanced Carpenter Volume 82"
"Advanced Carpenter Volume 83"
"Advanced Carpenter Volume 84"
"Advanced Carpenter Volume 85"
"Advanced Carpenter Volume 86"
"Advanced Carpenter Volume 87"
"Advanced Carpenter Volume 88"
"Advanced Carpenter Volume 89"
"Advanced Jeweler Volume 80"
"Advanced Jeweler Volume 81"
"Advanced Jeweler Volume 82"
"Advanced Jeweler Volume 83"
"Advanced Jeweler Volume 84"
"Advanced Jeweler Volume 85"
"Advanced Jeweler Volume 86"
"Advanced Jeweler Volume 87"
"Advanced Jeweler Volume 88"
"Advanced Jeweler Volume 89"
"Advanced Sage Volume 80"
"Advanced Sage Volume 81"
"Advanced Sage Volume 82"
"Advanced Sage Volume 83"
"Advanced Sage Volume 84"
"Advanced Sage Volume 85"
"Advanced Sage Volume 86"
"Advanced Sage Volume 87"
"Advanced Sage Volume 88"
"Advanced Sage Volume 89"
"Advanced Tailor Volume 80"
"Advanced Tailor Volume 81"
"Advanced Tailor Volume 82"
"Advanced Tailor Volume 83"
"Advanced Tailor Volume 84"
"Advanced Tailor Volume 85"
"Advanced Tailor Volume 86"
"Advanced Tailor Volume 87"
"Advanced Tailor Volume 88"
"Advanced Tailor Volume 89"
"Advanced Weaponsmith Volume 80"
"Advanced Weaponsmith Volume 81"
"Advanced Weaponsmith Volume 82"
"Advanced Weaponsmith Volume 83"
"Advanced Weaponsmith Volume 84"
"Advanced Weaponsmith Volume 85"
"Advanced Weaponsmith Volume 86"
"Advanced Weaponsmith Volume 87"
"Advanced Weaponsmith Volume 88"
"Advanced Weaponsmith Volume 89"
"Advanced Woodworker Volume 80"
"Advanced Woodworker Volume 81"
"Advanced Woodworker Volume 82"
"Advanced Woodworker Volume 83"
"Advanced Woodworker Volume 84"
"Advanced Woodworker Volume 85"
"Advanced Woodworker Volume 86"
"Advanced Woodworker Volume 87"
"Advanced Woodworker Volume 88"
"Advanced Woodworker Volume 89"
]
}

]
}
RecipeFilter
{
name = "Brewday"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Brewday Accoutrements to Craft"
"Brewmeister's Backpack Blueprint"
]
}

]
}

RecipeFilter
{
name = "Bristlebane"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Perfectly Serious Items to Craft"
]
}

]
}
Taylinn is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-04-2009, 03:57 PM  
DoragonMama
A Brown Bear
Interface Author - Click to view interfaces

Server: Guk
Forum posts: 13
File comments: 3
Uploads: 1
Quote:
Originally posted by Kennin
Probably I am just plain stoopit, but I don't really get what this mod is supposed to do. <Blush>

A provisioner friend of mine wants a filter that enables to search by bonusses. Means: he wants to get "Luscious Cranberry Pie with Cream" when he filters by "STA" and "STR" and "level 80".
Is that possible with this thingie?
It is not possible under the current game mechanics to search by stat.
DoragonMama is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 08-14-2009, 04:30 AM  
Kennin
A Berserk Golem

Server: Antonia Bayle
Forum posts: 56
File comments: 2
Uploads: 0
Probably I am just plain stoopit, but I don't really get what this mod is supposed to do. <Blush>

A provisioner friend of mine wants a filter that enables to search by bonusses. Means: he wants to get "Luscious Cranberry Pie with Cream" when he filters by "STA" and "STR" and "level 80".
Is that possible with this thingie?
Kennin is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-20-2009, 07:04 PM  
dragowulf
A man among men
 
dragowulf's Avatar
Interface Author - Click to view interfaces

Server: Nagafen
Forum posts: 934
File comments: 247
Uploads: 20
Just giving you the heads up that Tinkerfest is coming here in a couple of days.
dragowulf is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-15-2009, 07:45 PM  
dragowulf
A man among men
 
dragowulf's Avatar
Interface Author - Click to view interfaces

Server: Nagafen
Forum posts: 934
File comments: 247
Uploads: 20
I can't thank you enough for this modification. I hated the Filters dopdownbox until I found this mod.

Cheers!
dragowulf is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-27-2009, 07:34 PM  
DoragonMama
A Brown Bear
Interface Author - Click to view interfaces

Server: Guk
Forum posts: 13
File comments: 3
Uploads: 1
Thanks for the feedback!

I have added all that you listed and I am working on getting the correct names of the EH recipes before I update this.

If I don't have them soon I will upload what I have and add the EH update when I get the information I need.
DoragonMama is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-27-2009, 08:38 AM  
Taylinn
A Young Mystail Rat

Server: Everfrost
Forum posts: 5
File comments: 6
Uploads: 0
Great add, my filters were starting to drive me nuts...if I had known that I could have edited them like this...well needless to say....a round of applause.

I have a few that you could add or that individuals can add if they have these recipes.

Mind you many might not have it...it was for a guide event to get the Axes.

RecipeFilter
{
name = "axes"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Decorating With Axes"
]
}

the other is for Provisioner, I looked through the file and didn't see these books.

RecipeFilter
{
name = " Provie Mastery"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Provisioner Mastery volume 1"
"Provisioner Mastery volume 2"
"Provisioner Mastery volume 3"
]
}

]
}

this one is for the KOS recipes

RecipeFilter
{
name = "KOS"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Recipes for the Aggressor's Claws"
"Recipes for the Chamberlain's Flayed Skin"
"Recipes for the Counselor's Head"
"Recipes for the Kettleleader's Preserved Corpse"
"Recipes for the Taskmaster's Gullet"
]
}

]
}
For alters

RecipeFilter
{
name = "Alters"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Deity Altar Crafting"
"Advanced Deity Altar Crafting"

]
}

]
}

Wanita furniture

RecipeFilter
{
name = "Wantia"

filterItems =
[
RecipeFilterItem
{
name = "RecipeBook"
selected =
[
"Nurwin Family Secrets"
]
}

Great job again.

Last edited by Taylinn : 04-27-2009 at 08:47 AM.
Taylinn is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 10:40 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI