Create Mechanical Extruder

Create Mechanical Extruder

1M Downloads

Extruder doesn't consume items

Tobanyi opened this issue ยท 2 comments

commented

Would like to require the use of an extruder to make certain items, but the extruder will make infinite items if the adjacent blocks are present. Should be able to have a toggle to consume or not consume.

commented

Hi!
I'm not shure how to implement it without breaking actual recipes... but i'll give it a try.
Thanks!

commented

Hello!
I was wondering about this same feature and was about to post an issue for it. It would be very interesting to have recipes that consume the inputs.
Isn't it possible to have an extra boolean parameter in recipes which, when true, makes the input blocks (left and/or right) disappear, that is, replace them with air?