mojira.dev
MC-120101

Player texture head dont working on mobs.

Hi :v. I was creating an adventure map but when I put this command "/summon zombie ~ ~1 ~ {ArmorItems:[{},{},{},{id:"minecraft:skull",Damage:3,Count:1b,tag:{SkullOwner:{Name:"MineGamer0001"}}}],Attributes:[{Name:generic.movementSpeed,Base:10}],Silent:1}"
(for summon a zombie with my head) a zombie appears but it has the steve or alex texture instead the player name texture. Is this a bug or something unexpected?
PD: Im using minecraft with internet.

Comments 1

Your command is incorrect.

{
  id:"minecraft:skull",
  Damage:3,
  Count:1b,
  tag: {
     SkullOwner:"MineGamer0001"
  }
}

MineGamer0001

(Unassigned)

Unconfirmed

Minecraft 1.12

Retrieved