Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-164298

Applying the texture to player heads is inconsistent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.14.4, 19w39a, 19w40a, 19w41a, 19w42a, 1.15.1, 1.15.2, 20w18a, 1.16 Release Candidate 1, 1.16, 1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Release Candidate 1, 1.16.4, 20w51a, 21w03a, 1.17.1, 1.19.2, 22w44a
    • None
    • Confirmed
    • Commands
    • Low
    • Platform

      1.

      /give @s player_head{SkullOwner:"FaRo1"}

      Result: Head with the correct skin (or outdated, see MC-146631).
      2.

      /setblock ~ ~ ~ player_head{SkullOwner:"FaRo1"}

      Result: Steve/Alex head. Placing it results in the head with the correct skin. Closing and reopening the world does not fix it, neither does unloading and reloading the chunks.
      3.

      /setblock ~ ~ ~ player_head{ExtraType:"FaRo1"}

      Result: The correct skull.
      4.

      /give @s player_head{ExtraType:"FaRo1"}

      Result: Steve/Alex head. Placing the block results in a block with no Owner, SkullOwner or ExtraType tag.

            Unassigned Unassigned
            FaRo1 Fabian Röling
            Votes:
            14 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              CHK: