mojira.dev
MC-106239

Cannot Summon Item

Whenever I run the command "/summon minecraft:item ~ ~ ~" in any form ("/summon Item...", any coordinates, any or no tags specified), I get the error message in the chat that says "Unable to summon object." However, I can still drop items, see them appear, and detect them as entities through commands.

Comments 1

You have to provide the item with relevant data. You must also specify a Count of 1 or higher for it to be a valid item:

/summon minecraft:item ~ ~1 ~ {Item:{id:"minecraft:cobblestone",Count:1b}}

Jason C. McDonald

(Unassigned)

Unconfirmed

Minecraft 16w32b

Retrieved