> For the complete documentation index, see [llms.txt](https://items.advancedplugins.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://items.advancedplugins.net/items/items-settings/custom-heads.md).

# Custom Heads

```yaml
item:
  type: PLAYER_HEAD
  head: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODExNTc1MDc3Y2UyNWJmNzY4NDQ2YzM2NGNlOWQzOWI5MDdjZmE0OWNlZWFmN2ZkZTVlYzA3NjUxNjA5Zjg5MCJ9fX0= #base64
  amount: 1
  # You can generate random names for items
  # Read more about it here in wiki:
  name: '&aCOOL HEAD'
  lore:
    - '&fEverlasting head'
  force-glow: true
```

#### A custom head is an item with a unique skin that can be applied to any item by using a **base64 value**.
