You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When crafter getting items from the network, it can get items from withholding crafter. If fetched items are not enough to craft, the crafter will go to return items.
Then I found that when crafter has fetched items from the network, and something is from withholding crafter (the item is only in the withholding crafter), and these fetched items can't craft a item. The crafter will NOT return the item fetched from withholding crafter.
Is it a bug? Or is it intentional?
The text was updated successfully, but these errors were encountered:
This is intentional, though I can see the frustration with it. It's an annoying one to resolve while keeping the core functionality. I will keep this open as a possible enhancement and see how I feel over time.
When crafter getting items from the network, it can get items from withholding crafter. If fetched items are not enough to craft, the crafter will go to return items.
Then I found that when crafter has fetched items from the network, and something is from withholding crafter (the item is only in the withholding crafter), and these fetched items can't craft a item. The crafter will NOT return the item fetched from withholding crafter.
Is it a bug? Or is it intentional?
The text was updated successfully, but these errors were encountered: