-
Notifications
You must be signed in to change notification settings - Fork 62
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
[Suggestion] Dispensers Press Paths #290
Comments
For situations in which this could be used:
|
You're missing the best use-case of this, unstackable item sorting. I personally would also like if pickaxes would be able to crack blocks so that we could sort them as well. |
You're so right, I forgot about this! The shovel presses a dirt block, which causes an observer to trigger, pushing a piston face onto the path, and funneling the shovel away. The only problem is that this would also catch hoes, but as farmland has different properties than path blocks, something can be figured out.
Got any ideas on how this could be used in a machine? At the moment, as far as I'm aware, it is impossible to regenerate cracked blocks. Meaning that you'll have a limited amount of pickaxes you can catch in your item filter. |
I propose that similar to how dispensersTillSoil is an available rule that allows farmland to be made using a dispenser with a hoe, there should be an equivalent rule for shovels that converts dirt related blocks into path blocks.
The text was updated successfully, but these errors were encountered: