![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2Fh5ufUNV.png)
This is very useful to create custom GUIs (you can use the Java API to do that, or Skript), it's also useful to create decorations.
✅Works with any player skin in real-time
✅Big cosmetic wearable head
✅2D head in inventory
✅2x2 2D head in inventory
How to install with ItemsAdder
- Install ItemsAdder
- extract this zip file into the ItemsAdder folder
- use the command /iazip
- (upload the pack on Dropbox if you're using Dropbox and update the config.yml url, then use /iareload to reload the config.yml)
- get the heads from the /ia menu (in the Heads category)
- use the command /skull <player> while you hold a skull to change its owner (texture). This is an EssentialsX command but some other plugins have it too.
How to use the big head in ItemFrames
- place a barrier block
- get an invisible itemframe:
Code (Text):
/minecraft:give @p item_frame{EntityTag:{Invisible:1b}}
- place an invisible itemframe on one of its faces
- place the
player_head_block_size_item_frame inside the itemframe
