mojira.dev
MC-89735

Hopper Minecarts transfer item with incorrect TransferCooldown

The bug

When a hopper minecart is placed below a container, it starts collecting the items with a speed of 1 item per tick, whereas hoppers (block) collect items with a speed of 1 item per 8 ticks.

Reason

The reason is probably that the TransferCooldown stays at 0 all the time, whereas for hoppers (block) it sets the value to 8 after an item was moved.

Comments 0

No comments.

marcono1234

(Unassigned)

Unconfirmed

hopper, hopper-minecart, transfer, transfer-cooldown

Minecraft 15w40b

Retrieved