I have a stream of water and a dropper next to it. I drop an item into the water and it travels to the dropper but doesn't go into it. How do I do this? How do I make it so that the item travels along the stream of water and then goes into the dropper without me having to do it manually?
1 Answer
You need to make the water flow above a Hopper, pointing the Hopper to the Dropper.
You can then make a Redstone Clock, a redstone system that activates the Dopper when it has items, or a button/lever to make the Dropper drop the items.
2