-
Bug
-
Resolution: Won't Fix
-
None
-
Minecraft 1.9, Minecraft 1.9.1 Pre-Release 1, Minecraft 1.9.1 Pre-Release 2, Minecraft 1.9.1 Pre-Release 3, Minecraft 16w42a, Minecraft 1.11.2
-
None
-
Confirmed
When having an active repeating command block in your world with an /entitydata command that sets the age of @e[type=Item] to a negative value, for example: /entitydata @e[type=Item] {Age:-1}
and then using /give, it will still give you the item but it will also spawn a ghost item that can't be picked up.
It's still recognized by Minecraft as an actual item since /kill @e[type=Item] actually kills the item.
- is duplicated by
-
MC-105847 /give Command Creates Items With Infinite Pickup Delay
- Resolved
-
MC-106574 changing item tags causes an un-pickupable item to spawn when /give is used
- Resolved
-
MC-120222 Changing Items Age with /entitydata gives you an extra item when using /give.
- Resolved
-
MC-122021 Setting age to all items while using /give drops an item
- Resolved
-
MC-247888 Unpickable item spawns after using /give, while running /data merge repeatedly
- Resolved
- relates to
-
MC-120507 Item duplication via /give
- Open