DomesticWarlord
Community Developer
- Joined
- May 16, 2013
- Messages
- 368
How do I check for condition with the new crafting bot? I tried putting this in but it doesn't seem to work. I'm sure I've just go the syntax wrong. Any ideas?
Code:
<If CraftingCondition="Good">
<CraftAction ActionId="100098"/> <!-- Tricks of the Trade -->
</If>