This will make your life easier! Try it out.
To make this work; you have to run the script in the chat box (you copy-paste it and press enter) and it will create an icon that you can drag onto your bars.Alchemy
Alchemical Catalyst : /run PickupSpell(156587)
Secrets of Draenor Alchemy : /run PickupSpell(175880)
Transmute: Living Steel : /run PickupSpell(114780)Blacksmithing
Truesteel Ingot : /run PickupSpell(171690)
Secrets of Draenor Blacksmithing : /run PickupSpell(176090)
Balanced Trillium Ingot : /run PickupSpell(143255)
Lightning Steel Ingot : /run PickupSpell(138646)Enchanting
Temporal Crystal : /run PickupSpell(169092)
Secrets of Draenor Enchanting : /run PickupSpell(177043)Engineering
Gearspring Parts : /run PickupSpell(169080)
Secrets of Draenor Engineering : /run PickupSpell(177054)
Jard's Peculiar Energy Source : /run PickupSpell(139176)Inscription
War Paints : /run PickupSpell(169081)
Secrets of Draenor Inscription : /run PickupSpell(177045)
Scroll of Wisdom : /run PickupSpell(112996)Jewelcrafting
Taladite Crystal : /run PickupSpell(170700)
Secrets of Draenor Jewelcrafting : /run PickupSpell(176087)
Serpent's Heart : /run PickupSpell(140050)Leatherworking
Burnished Leather : /run PickupSpell(171391)
Secrets of Draenor Leatherworking : /run PickupSpell(176089)
Hardened Magnificent Hide : /run PickupSpell(142976)
Magnificence of Leather : /run PickupSpell(140040)Tailoring
Hexweave Cloth : /run PickupSpell(168835)
Secrets of Draenor Tailoring : /run PickupSpell(176058)
Celestial Cloth : /run PickupSpell(143011)
Imperial Silk : /run PickupSpell(125557)PS: You can do this for all your spells on your professions. All you gotta do is check the spell id from wowhead and use it.
Spell
Hexweave Cloth
Physical
The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.
In Patch 6.2, a tailor with 700 skill will yield 20 Hexweave Cloth from this cooldown.
Triggers 24h cooldown but gives Non-maxed skill tailors 4x [item=111556] + 1-6 additional via a proc. Also may also give Sorcerous Air and/or Sorcerous Water
Tooltip
Produces 8, plus additional based on Tailoring skill.
May also yield Sorcerous Water and/or Sorcerous Air.
Cooldown resets daily.
Spell facts
Datamined from the current retail build. Numbers that scale with level or stats are shown at their base value.
Reagents
Items that grant this spell
- Pattern: Hexweave ClothOn Learn
More Tailoring spells
Related
Community notes from Wowhead · 10 comments
The comments below were written by Wowhead users. They are community notes, not TheWoWDB comments. See them in context on Wowhead.
This will make your life easier! Try it out.
To make this work; you have to run the script in the chat box (you copy-paste it and press enter) and it will create an icon that you can drag onto your bars.Alchemy
Alchemical Catalyst : /run PickupSpell(156587)
Secrets of Draenor Alchemy : /run PickupSpell(175880)
Transmute: Living Steel : /run PickupSpell(114780)Blacksmithing
Truesteel Ingot : /run PickupSpell(171690)
Secrets of Draenor Blacksmithing : /run PickupSpell(176090)
Balanced Trillium Ingot : /run PickupSpell(143255)
Lightning Steel Ingot : /run PickupSpell(138646)Enchanting
Temporal Crystal : /run PickupSpell(169092)
Secrets of Draenor Enchanting : /run PickupSpell(177043)Engineering
Gearspring Parts : /run PickupSpell(169080)
Secrets of Draenor Engineering : /run PickupSpell(177054)
Jard's Peculiar Energy Source : /run PickupSpell(139176)Inscription
War Paints : /run PickupSpell(169081)
Secrets of Draenor Inscription : /run PickupSpell(177045)
Scroll of Wisdom : /run PickupSpell(112996)Jewelcrafting
Taladite Crystal : /run PickupSpell(170700)
Secrets of Draenor Jewelcrafting : /run PickupSpell(176087)
Serpent's Heart : /run PickupSpell(140050)Leatherworking
Burnished Leather : /run PickupSpell(171391)
Secrets of Draenor Leatherworking : /run PickupSpell(176089)
Hardened Magnificent Hide : /run PickupSpell(142976)
Magnificence of Leather : /run PickupSpell(140040)Tailoring
Hexweave Cloth : /run PickupSpell(168835)
Secrets of Draenor Tailoring : /run PickupSpell(176058)
Celestial Cloth : /run PickupSpell(143011)
Imperial Silk : /run PickupSpell(125557)PS: You can do this for all your spells on your professions. All you gotta do is check the spell id from wowhead and use it.
In Patch 6.2, a tailor with 700 skill will yield 20 Hexweave Cloth from this cooldown.
Triggers 24h cooldown but gives Non-maxed skill tailors 4x [item=111556] + 1-6 additional via a proc. Also may also give Sorcerous Air and/or Sorcerous Water
Macro for Hexweave, Imperial Silk, and Celestial Cloth, compatible with the 8.xx tradeskill APIs:
/run C_TradeSkillUI.OpenTradeSkill(197)
/run C_TradeSkillUI.CraftRecipe(168835, 1)
/run C_TradeSkillUI.CraftRecipe(143011, 1)
/run C_TradeSkillUI.CraftRecipe(125557, 1)
Leave off the dashs and name, and past in chat. You will then have an icon under your cursor that you can place on your action bar that, when clicked, will run that tradeskill recipe and create the item/enchant if you have the required stuff. The trade skill window does not need to be open.
In 6.1, yields have been doubled.
Great macro, thanks. Is there any way where I can use #showtooltip to identify each CD without using mouseover?
A daily reset/cooldown...seriously? Still?
Come on Blizzard...how many years has it been since WoD was actually relevant?
As of 11.0, there have been API changes to the original PickUpSpell() command, so that no longer works. Use /run C_Spell.PickupSpell() now instead.
Minimum yield is 8 cloth.