💎Item Parser
To create your items, you'll be using the Item Parser. Here a few examples of how to create items, all of those can be combined, you can add all of them in one item.
Item + Name
Item + Amount
Item + Amount + Lore Lines
Item + Amount + Enchantments
Item + Amount + dye
Crossbow Loaded State w/Custom loaded items
NBT can be checked at the Other systems page. NBT will disable some of the parser data from above as it stores its own data:
1.13+, Custom Player Skulls
Add "texture" to the item tags, the tag can be: UUID, Player name, Base64 or Minecraft skin link, examples:
For empty items/slots, just use
Last updated