autoCrafting dropper should dispense the crafted item in the direction the dropper is facing
Greg-J opened this issue ยท 4 comments
It would seem that the autoCrafting dropper chooses where to spit out the item at random instead of dropping it from the crafting table in the direction the dropper is facing. I have yet to determine how the direction is chosen as it seems to be completely random. I can build the same uncrafter (bone to bonemeal, for instance) and the ejection side will change with no apparent reason.
It ejects the item inside the crafting table. I recommend putting a hopper right below the table if you can :3
It ejects the item inside the crafting table. I recommend putting a hopper right below the table if you can :3
I understand how it works now, I'm saying it should be revisited as the current implementation leaves a lot to be desired. It's a nightmare when you want to use item streams.
Ah, I see. Well... I guess it could be nicer. Like it could drop (or deposit, if facing a container) the crafted item from the face of the crafting table, that is diametrically opposite to the face that the dropper is touching.
Ah, I see. Well... I guess it could be nicer. Like it could drop (or deposit, if facing a container) the crafted item from the face of the crafting table, that is diametrically opposite to the face that the dropper is touching.
This would be perfect. This behavior would make sense. Not being able to control the direction of the expelled item is super frustrating.