mojira.dev
MC-141259

trying to spawn a wither from custom spawn egg makes a noise but doesn't spawn or exist

/give @p minecraft:squid_spawn_egg{display:{Name:"{\"text\":\"Wither Spawn Egg\",\"italic\":\"false\"}"},EntityTag:{id:"minecraft:wither",Invul:1000,NoAI:1,CustomName:"Dinnerbone"}} 1

The command itself works, but the spawn egg doesn't really do anything exept make a wither noise, even though a wither spawn egg with no tags besides the custom name does work and spawns a wither.

the command and the bug this report is about aply to 1.13 - 1.13.2.
havent tested 1.14 and/or its snapshots (yet at least)

Linked issues

Comments 3

If the wither is disappearing, that would mean you are in peaceful mode.

The command has some mistakes in it, this command should work.

/give @p minecraft:squid_spawn_egg{display:{Name:"{\"text\":\"Wither Spawn Egg\",\"italic\":\"false\"}"},EntityTag:{id:"minecraft:wither"},Invulnerable:1000,NoAI:1,CustomName:"{\"text\":\"Dinnerbone\"}"}

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki

Ben

(Unassigned)

Unconfirmed

Minecraft 1.13.2

Retrieved