Description
Craft Usage Tooltip is a lightweight addon for World of Warcraft Classic (MoP) that displays the professions associated with any tradeskill ingredient directly inside the item tooltip.
This addon uses the game's item class/subclass data to detect crafting materials and automatically shows which professions can use them. Profession names are retrieved through the WoW API (GetSpellInfo), ensuring full localization for all client languages.
No configuration, no database, no scanning — just clean, instant information in your tooltips.
Features
• Shows which professions use an item
• Works on all tradeskill ingredients
• Profession icons displayed in the tooltip
• Fully localized (uses WoW’s native spell data)
• Extremely lightweight (single Lua file)
• No setup required
How it works
Craft Usage Tooltip checks the item’s class and subclass (via GetItemInfo) to determine whether it is a tradeskill ingredient. If it is, the addon displays the relevant professions directly in the tooltip.
Compatibility
• World of Warcraft Classic (MoP 5.4.0)
• All languages supported by the client
Installation
Unzip the archive and place the folder CraftUsageTooltip into:
World of Warcraft/_classic_/Interface/AddOns/
Then restart the game or reload your UI.
Why use this addon?
If you often wonder “Which profession uses this item?”, this addon gives you the answer instantly — without opening any profession window or searching online.
Credits
Author: Alexis
Logo & documentation assistance: Copilot


