Example file:
ts_bits.ini
Required Items for Tradeskill Construction Set:
1st part:
General tag and total amount of recipes in a file..
2nd part: ALL REQUIRED
Completed:
[General]
TotalRecipeNumber=1
[Recipe1]
Recipe1ItemName=Metal Bits
Recipe1ItemID=16905
Recipe1Container=Forge
Recipe1Known=TRUE
Recipe1Trivial=18
Recipe1SkillType=Blacksmithing
Recipe1MakeTotal=2
Recipe1Items=3
Recipe1Item1=Small Piece Of Ore
Recipe1Item2=Small Piece Of Ore
Recipe1Item3=Water Flask
Recipe1BuyTotal=1
ItemName = Self Explanatory
ItemID = ID is found from various databases or EQTC
Container = Specify the container being used
Recipe Known = I lied, don't need this for TCS
Recipe Trivial = Self Explanatory
Skill Type = Brewing, Baking, etc (needs to be the proper skill type name)
Make Total = How many do I want overall without any conditions/switches
Items = The total amount of items in a recipe
Item1 , Item2, Item3 etc... the tradeskill item that is used to complete the final item.
BuyTotal = Not Used for general crafting AFAIK
Note: Handles the majority of static or in inventory containers.
TCS has a database of 99% of the items buyable in Plane Of Knowledge and associated vendors, so it knows where to go and who to buy from.