Summon command error
By John Parsons •
I entered this command into a command block
summon minecraft:rabbit ~ ~ ~and nothing happened
I'm on Java edition 1.16.5 with WorldEdit
22 Answers
My issue is was that I had the command block set to "always active", change it to "impulse" and it should then work when triggered.
When using ~ ~ ~ inside of a command block, the rabbit will spawn inside of the command block, not on top of it, to fix this, do summon Minecraft:rabbit ~ ~1 ~