mojira.dev
MCPE-166434

Hoppers don't pick up items from inside funnel

The recent change to hopper pickup range has now created the oposite problems. Hoppers can not pick up items from inside the funnel.

To recreate this do the following.

1. Lock a hopper.
2. toss any item on top of the hopper.
3. unlock hopper.

expected result: The hopper will suck the item up.

Actual result: The item won't get picked up, but other items tossed on top will be picked up. showing that the item is now below the pickup range for the hopper.

Attachments

Comments 5

Can confirm. Items in the groove of hopper block cannot be collected by the hopper.

Caused by the fix for MCPE-55824.

this can reak storage and lose lots of items 

Let me make this as clear as I can, in case my comment on mcpe 55824 was hard to follow.

Height range that hoppers check for item collision boxes, relative to the position of the hopper itself:

Range

Before 1.19.70.20

+0.625 <= Y < +1.625

In 1.19.70.20

+1.000 <= Y < +2.000

Correct/Java

+0.625 <= Y < +2.000

Can be also Affects Android

Still an issue in 1.19.70.22 preview

ArchThunder762

(Unassigned)

966568

Confirmed

Multiple

Windows 10

redstone

1.19.70.22 Preview, 1.19.70.21 Preview, 1.19.70.20 Preview

1.19.70.23 Preview

Retrieved