Normal Item

item:
  name: "&eMy Item"
  glowing: false
  material: "DIAMOND"
  lore:
    - "&eLine 1"
  flags:
    - HIDE_UNBREAKABLE
    - HIDE_ENCHANTS

name -> The item name glowing -> Will the item glow? material -> The item material glowing -> Will the item glow? lore -> The item lore flags -> The item flags

Last updated