mojira.dev
MC-47537

PlayerSkull NBT tag

When i type

/give @a minecraft:skull 1 3 {SkullOwner:263739}

I get a steve head when i type

/give @a minecraft:skull 1 3 {SkullOwner:SethBling}

i get sethblings head.

Comments 3

Please do not mark unreleased versions (anything starting with "Future Version") as affected. You don't have access to them yet.

Use

/give @a minecraft:skull 1 3 {SkullOwner:"263739"}

instead of

/give @a minecraft:skull 1 3 {SkullOwner:263739}

Otherwise, the game will add SkullOwner as an integer tag.

I'll try that Jar_.

ImHe

(Unassigned)

Unconfirmed

Minecraft 1.7.4, Minecraft 14w04b, Minecraft 14w05b, Minecraft 14w06a

Retrieved