Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 16w32a, Minecraft 16w32b, Minecraft 16w33a
-
Fix Version/s: Minecraft 16w35a
-
Labels:None
-
Confirmation Status:Confirmed
Description
related to the fix of MC-105560.
hoppers are running on a global timer now, which apparantly only allows them to transfer items every 4gt. This breaks countless redstone contraptions, that rely on precise timings.
Example: classic dropper-hopper monostable (see picture), a widely used component in many redstone contraptions, doesn't give a reliable 7gt signal anymore. Since 16w32 the signal length is random, which breaks countless things.