[MCPE-13293] Hopper bug Created: 09/Feb/16 Updated: 25/May/16 Resolved: 25/May/16 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.14.0 Beta 5 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Sahil Gadiwan | ||
| Resolution: | Works As Intended | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Confirmation Status: | Unconfirmed |
| Platform: | Android |
| Description |
|
I have a oneplus two. |
| Comments |
| Comment by PHO [ 25/May/16 ] |
|
DrAwesome4333 is right. This Works As Intended. |
| Comment by [MCPE Mod] Dr.Awesome4333 [ 25/May/16 ] |
|
What is happening is that the item is not in the hopper long enough for the comparator to work. When hoppers are placed like that the top hopper sucks the item out of the chest and then the bottom hopper sucks the item out of that hopper all in one tick/update. When you place the item in the hopper the item is in the hopper for at least 1 tick before being pushed/sucked into the next one allowing the comparator to see that. |