-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 14w28b, Minecraft 14w29b, Minecraft 14w30c, Minecraft 14w31a, Minecraft 1.8-pre2, Minecraft 1.11
-
Unconfirmed
- Do
/stats entity @p set SuccessCount Success Info
- Perform this command:
/scoreboard objectives add Info dummy
- Perform this command:
/scoreboard objectives setdisplay sidebar Info
- Then do this (this is necessary as there is another bug in 14w28b)
/scoreboard players set Success Info 0
- Now throw some items on the ground and perform the following command until you see a 1 for the SuccessCount instead of the item count
/execute @e ~ ~ ~ summon item ~ ~ ~ {Item:{id:"minecraft:wooden_sword",Count:1b}}
You shouldn't do this in your normal world, please create a testworld therefore