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 request: dispense output #9

Open
josephcsible opened this issue Aug 19, 2017 · 3 comments
Open

Feature request: dispense output #9

josephcsible opened this issue Aug 19, 2017 · 3 comments

Comments

@josephcsible
Copy link
Contributor

If a structured crafter makes something that can't be placed as a block, and there's not an output inventory to put it in, it should try to dispense it rather than unconditionally dropping it as an item. For example, it should drop minecarts as themselves instead of as items.

@rubensworks
Copy link
Member

Not a bad idea.

@CplPibald
Copy link

This isn't always what you'd want. For example, you might not want want to craft TNT this way.

The crafter could simply trigger a strong redstone pulse each time it crafts something. Then you could make this same effect by putting a dispenser in front of the crafter. Each time an item is crafted it would insert into the dispenser and immediately trigger it.

@rubensworks
Copy link
Member

@CplPibald The redstone pulse is a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Options
Development

No branches or pull requests

3 participants