Hello , I would like to know if it's possible to display an custom head in an hologram
(I tested that and this ain't work)
i don't know what to put insteand of player's skull and i already tested with player's head
Code:
command /test:
trigger:
set {_pos} to location of block above player
create hologram "This is a hologram;ItemStack:player's skull;And it is really cool!" at {_pos} for 5 seconds
(I tested that and this ain't work)
i don't know what to put insteand of player's skull and i already tested with player's head