Minecraft how to summon items
4. This answer is not useful. Show activity on this post. You are missing quotes on the id portion: id:minecraft:gold_ingot. When it is being parsed, it views the : in between minecraft and gold_ingot as command formatting. Here is the command with the quotes: /summon Item ~ ~ ~ {Item: {id:”minecraf...