-
Notifications
You must be signed in to change notification settings - Fork 147
CustomSkulls
Nathan Wolf edited this page Apr 26, 2016
·
3 revisions
Taking a skull from a webpage like this: http://minecraft-heads.com/database/tags/treasure?start=1%5C= or this http://heads.freshcoal.com/maincollectionlist.php
If you copy the command from that website, it should look like this:
/give @p skull 1 3 {display:{Name:"Crown"},SkullOwner:{Id:"268cc796-50d5-63ff-7629-69d832b16ae7",Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDU1ODdkYTdmZTczMzZlOGFiOWY3OTFlYTVlMmNmYzhhODI3Y2E5NTk1NjdlYjlkNTNhNjQ3YmFiZjk0OGQ1In19fQ=="}]}}}
Paste this in your text editor of choice (TextEdit/Notepad/Emacs/etc):
What you must do is highlight and copy the encoded string inside of the "Value" tag- in this case, it'd be like
eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDU1ODdkYTdmZTczMzZlOGFiOWY3OTFlYTVlMmNmYzhhODI3Y2E5NTk1NjdlYjlkNTNhNjQ3YmFiZjk0OGQ1In19fQ==
Paste that string of random characters into a written book. In most cases it should be short enough to fit on one page (if it does not, this won't work!)
Optionally, you can put name/lore on the second page of the book:
With the book in hand, use the command "/mitem skull" and the book will transform into the desired player skull.
- Home
- FAQ
- Support
- Progression
- Spell Points
- Crafting
- Basic Setup
- Customization
- Resource Pack
- Examples
- Messages and Languages
- Vanity Items
- NPCs
- Magic Blocks
- Magic Mobs
- Putting Images on Maps
- Using MySQL or SQLite
- Placeholders
- Skript
- Regions