Custom Head Items

How can i set an head as a selector item?

  • Set the item name to SKULL_ITEM

  • Set the item data to 3

  • Put the head value that you want in the string head_url. You can find it for example on the site minecraft heads!

This is an example:

item_material: SKULL_ITEM
item_head_url: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTNhZDc5MjA3YzNmOGJiZjRiMWQ1MzJjZmU4NmRjY2I1N2QyYzk3YWVlYjUxZWYwMGE2NjBhZmRjZWFiNWZhOSJ9fX0=
item_data: 3

Last updated