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
component:crafting [2014/09/11 12:35]
two [craft([count: number]): boolean] noted that the limit of one stack always applies
component:crafting [2015/01/14 23:40] (current)
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. ​The robot will never craft more than 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 at once.\\
 **Returns:​** `true` if at least one item was crafted, `false` otherwise.\\ **Returns:​** `true` if at least one item was crafted, `false` otherwise.\\