Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Crafter can't return fetched items from withholding crafter #187

Open
balugaq opened this issue Jul 3, 2024 · 3 comments
Open

[Bug] Crafter can't return fetched items from withholding crafter #187

balugaq opened this issue Jul 3, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@balugaq
Copy link

balugaq commented Jul 3, 2024

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?

@balugaq
Copy link
Author

balugaq commented Jul 3, 2024

Hmm, I also checked NetworkRoot.java just now, I can be certain that the crafter can't return item fetched from withholding crafter.

@balugaq
Copy link
Author

balugaq commented Jul 11, 2024

From SlimefunGuguProject#115

@Sefiraat Sefiraat added the enhancement New feature or request label Jul 19, 2024
@Sefiraat
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants