Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
component:crafting [2014/09/11 12:32]
two Reworked page, added picture to explain crafting area
component:crafting [2014/09/11 12:36]
two [craft([count: number]): boolean]
Line 14: Line 14:
 Crafts up to count numbers or a full stack. Crafts up to count numbers or a full stack.
  
-**count** - How many items to craft. I f omitted then the robot will craft as many items as possible, up to one full stack of crafting result items.\\+**count** - How many items to craft. I f omitted then the robot will craft as many items as possible. In any case the robot will never craft more than one full stack of crafting result items.\\
 **Returns:​** `true` if at least one item was crafted, `false` otherwise.\\ **Returns:​** `true` if at least one item was crafted, `false` otherwise.\\