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.
Comments 3
You're right, @unknown, I did not read this fully. The reason I jumped to this conclusion is because I have experienced the same problem when /summon-ing an Item. I have watched the video now, and I see that this is not the case. I guess this is why I am not a moderator and you are. 🙂
@unknown where does it say he /summon-ed a item?
I see no /summon here