What I expected to happen was...:
To be able to pick up the diamond i summoned (without any pickupdelay)
What actually happened was...:
I couldn't pick it up
Steps to Reproduce:
1. /summon Item ~ ~ ~ {Item:{id:minecraft:diamond}}
2. Walk to the item
What I expected to happen was...:
To be able to pick up the diamond i summoned (without any pickupdelay)
What actually happened was...:
I couldn't pick it up
Steps to Reproduce:
1. /summon Item ~ ~ ~ {Item:{id:minecraft:diamond}}
2. Walk to the item
You have forgotten the "Count" value :
/summon Item ~ ~ ~3 {Item:{id:minecraft:diamond,Count:1}}