Function pushLore

  • Push a lore to the item.

    Parameters

    • loreText: string

      The lore to push.

    • item: ItemStack

      The item to push lore.

    Returns ItemStack

    The item that pushed lore.