AdvancedItems
HomepageJoin DiscordMinecraft Hosting
  • Main Page
  • ⚔️Items
    • List of items
    • Creating items
    • Abilities Explained
    • Items Settings
      • General Settings
      • Item Abilities
      • Join Settings
      • Recipes and Crafting
      • Loot Generation
      • Custom Heads
  • ⚙️General information
    • Commands and Permissions
    • Giving Custom Items
  • 🪄Effects & Abilities
    • Effects
    • Triggers
    • Targets
    • Conditions
    • Functions
    • Variables
Powered by GitBook
On this page

Was this helpful?

  1. Items
  2. Items Settings

Custom Heads

This page explains the settings for adding custom heads in the AdvancedItems plugin. Custom heads allow for personalized player or item skins to be displayed on items.

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.

PreviousLoot GenerationNextCommands and Permissions

Last updated 7 months ago

Was this helpful?

⚔️