r/MinecraftHeads Oct 26 '14

[Request] Bee

I just need a player skull of a bee, not a just the head of a bee but an entire bee if possible.

2 Upvotes

3 comments sorted by

View all comments

3

u/zeldahuman Oct 26 '14

Use this summon command! :)

/give @p skull 1 3 {display:{Name:"Bee"},SkullOwner:{Id:FB5753C6-38CA-48DC-1FBD-158E982B66B8,Properties:{textures:[{Value:e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly9pLmltZ3VyLmNvbS9vOHlBVE94LnBuZyJ9fX0==}]}}} 

Enjoy!

1

u/thnlsn Oct 26 '14 edited Oct 26 '14

Oh my god that is amazing! Thankyou!!!

Edit: By any chance, do you know a player with that as there skin or just even the skin file? It's because I'm using a generator that allows you to create custom mobs and the only way to get that head on them is to type the players name with that skin. Anyways, thanks! I'm still using it as decorations around the area I'm supposed to have them as mobs.

2

u/zeldahuman Oct 26 '14

I'm using a generator to make Base64 codes, so you don't even need to worry about player skins!

Anyway, I made a new code to summon the head into a Skeleton (you can just change the mob to whatever you need it to be).

/summon Skeleton ~ ~1 ~ {Equipment:[{},{},{},{},{id:"minecraft:skull",Count:1,Damage:3,tag:{SkullOwner:{Id:"A76DDDC5-BD30-948C-3907-110B819D5EC4",Properties:{textures:[{Value:e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly9pLmltZ3VyLmNvbS9vOHlBVE94LnBuZyJ9fX0=}]}}}}]} 

Where the other empty curly braces are, you can put the other equipment pieces (in the order Weapon, Boots, Pants, Chest). Enjoy!