Hoppers can pickup items and cannot be affected by -1 PickupDelay tag.
When an item's PickupDelay tag is -1, players can never pickup it. But hoppers can always pickup the item and ignore the tag.
- Use /summon minecraft:item ~ ~ ~ {Item:
{id: "diamond", count: 1}
, PickupDelay: -1} to summon a diamond, but you cannot pickup it.
- Now place a hopper and stand on it.
- Use the same command again.
- Check the hopper whether there is a diamond in it.
2025-02-10, 02:31 PM
2025-02-10, 03:32 PM
2025-02-10, 03:32 PM
0
1
-