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

Custom skulls: Head textures not attached to any Minecraft account

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • Minecraft 14w18b, Minecraft 14w19a, Minecraft 14w28b, Minecraft 14w30a
    • None
    • Windows 7, 2GB RAM, 1.66GHz, Intel Graphics Media Accelerator 3150
    • Confirmed

      I'm here to report a bug, but to beg you not to fix it, or to add it to the game. It's awesome! You can add custom textures to heads using commands in the game: check https://www.youtube.com/watch?v=J0ulXBtxQvo . Please, don't fix it even tought I think it's a bug or add it to the game.

      Example:

      /give @p skull 1 3 {SkullOwner:{Id:00000000-0000-0000-0000-000000000000,Properties:{textures:[{Value:e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly9pLmltZ3VyLmNvbS9nZ1hsZWhFLnBuZyJ9fX0=}]}}}

      There's also a generator where you can use any texture


      (Mod edit) Copied from link above:
      The following command creates a head that is not attached to any minecraft account.

      /give @p skull 1 3 {SkullOwner:{Id:00000000-0000-0000-0000-000000000000,Properties:{textures:[{Value:e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly9pLmltZ3VyLmNvbS9nZ1hsZWhFLnBuZyJ9fX0=}]}}}
      

      Don't see how? That strange e3RleH...J9fX0= string is actually (inexplicably...) base64. When decoded, it reads:

      {textures:{SKIN:{url:"http://i.imgur.com/ggXlehE.png"}}}
      

      I should mention that this only became possible fairly recently.

      EDIT: Also, each you need a different UUID for each head texture. I strongly recommend generating one instead of just using all zeros like I did up there.

            Unassigned Unassigned
            TBlazeWarriorT Brian Santos da Fonseca
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: