Summoning Dolphin with a custom name using commands still despawns
When summoning a dolphin with a custom name using commands they will still de-spawn when you move past the de-spawn distance. Other fish and turtles do not share this behavior.
I used the command below:
/summon minecraft:dolphin{EntityTag:
{CustomName:"\"MR. BUBBLES\""}}
Environment
creative, 19w44a, java, superflat world,
Created Issue:
Summoning Dolphin with a custom name using commands still despawns
When summoning a dolphin with a custom name using commands they will still de-spawn when you move past the de-spawn distance. Other fish and turtles do not share this behavior.
I used the command below:
/summon minecraft:dolphin{EntityTag:
{CustomName:"\"MR. BUBBLES\""}}
Environment
creative, 19w44a, java, superflat world,
DuplicatesMC-31090. Set PersistenceRequired: 1b if you don't want it to despawn.Oh my bad, not even looking at that command
That command is invalid, the EntityTag object should not be in there.