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

[Feature]: Access Point handles Rejected/Blocked items from hoppers #103

Open
Gigglestomp opened this issue Apr 22, 2024 · 0 comments
Open
Labels
feature A new feature unconfirmed Has not yet been confirmed

Comments

@Gigglestomp
Copy link

Description of the feature

Right now if you create an Input chest, with a hopper that feeds into an Access Point some items are blocked by default. Those items stay in the hopper and clog it up. It would be nice if those refused blocks would instead get redirected somewhere else such as an adjacent vanilla container or a modded rejection container that is part of the network.
Items currently blocked by default:
Drawers, Shulkers, Backpacks (Simple Backpack Mod)

How does it make the mod better?

These edge items can eventually be accounted for and only items that APs allow can be pointed into them but that logic can get complicated. This mod is about simplifying storage. I think being able to handle refused items would be a huge help. Id rather not configure the mod to allow shulkers to be stored in drawers.

@Gigglestomp Gigglestomp added feature A new feature unconfirmed Has not yet been confirmed labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature unconfirmed Has not yet been confirmed
Projects
None yet
Development

No branches or pull requests

1 participant