#coustom player head

1 messages · Page 1 of 1 (latest)

tidal stratus
#

Hi I am making a skript in which whenever u type /mcheadem u get a player head texture as emerald block but I can't get that player head and the name of the player head would be emblock.
Plzz someonne help me

gusty remnant
#

If you're trying to give a player the custom head, use this:

set {_n} to nbt compound of a player head
set tag "tag" of {_n} to nbt compound of "{SkullOwner:{Id:[I;-532655509,-1047114166,-1632837705,-496704406],Properties:{textures:[{Value:"" [value-here] ""}]}}}"
set {_i} to nbt item from {_n}
give player {_i} named "&6Item Name" with all flags hidden```

Just change [value-here] to the value of the specific head, try using at https://mineskin.org

Dm me or put error/questions in here for help :)