gnembon / carpet-extra

Extra Features for Carpet Mod
GNU Lesser General Public License v3.0
291 stars 62 forks source link

[Suggestion] Dispensers Press Paths #290

Open Kluski42 opened 1 year ago

Kluski42 commented 1 year ago

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.

Kluski42 commented 1 year ago

For situations in which this could be used:

Malachi-lewis commented 1 year ago

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.

Kluski42 commented 1 year ago

@Malachi-lewis

You're missing the best use-case of this, unstackable item sorting.

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.

I personally would also like if pickaxes would be able to crack blocks so that we could sort them as well.

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.