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

Extended Inscriber messes up auto-crafting w/o presses inside. (1.20.1 Latest - Forge) #236

Open
TheGameAce opened this issue Aug 21, 2024 · 1 comment

Comments

@TheGameAce
Copy link

TheGameAce commented Aug 21, 2024

Edit: Title. Originally thought this was a mod-specific issue, but it turns out the auto-crafting system gets confused if multiple inscribers are attached to the same pattern provider. Seems the mod-specific issue now is that sometimes the wrong materials get sent into the wrong slots in the extended inscriber, at least for ones that don't have presses. Not a major issue, but it does lead to little hiccups where I have to manually fix items in the slots to complete a crafting task.

As an example, if the system tries to auto-craft any processor together (redstone, printed silicon, printed logic/calculation/engineering circuits), sometimes it might send one of those three ingredients to the wrong slot in the extended inscriber, & can't recognize the issue to fix it.

@thinkslynk
Copy link

I ran into this issue just now. For me, what actually happened is that I have another extended inscriber next to it and it pushed the items from one into the other, rather into the pattern provider. The inscribers should probably black list each other. But I can move things around in the mean time.

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

No branches or pull requests

2 participants