Minecraft – How many ticks must I use to get only one item through a hopper

minecraft-bukkitminecraft-java-editionminecraft-redstone

If I have a powered hopper with items in it, and I want to let one item through, how long do I have to un-power the hopper? 1 or 2 ticks? All I know is that a hopper transfers items at the rate of 2.5 items per second. Any help is appreciated 🙂 And is there a different amount of time on Bukkit servers?

Best Answer

Pistons also have a .5 tick on the end. the game gives off-tick checks to increase speed, to there are 2 game-ticks in every redstone tick. Therefor 8 game-ticks, or 4 redstone ticks.