From 722de1bb89ce3250879237a1c7f807f8d6fdf310 Mon Sep 17 00:00:00 2001 From: cj89898 Date: Mon, 27 Feb 2023 11:16:10 -0600 Subject: [PATCH] Updated checkitem --- Placeholders.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Placeholders.md b/Placeholders.md index 06821f8..2df6f1c 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -632,9 +632,11 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can Checks if the item has CustomModelData `` This is only for 1.14 and newer! ^ ~ - `lorecontains:` - Checks if the item's lore contains ``* ~ + Checks if the item's lore contains ``* ~ + ***Combined with `getinfo` you can specify a number for `` and the specific lore line will be returned*** - `loreequals:` - Checks if the item's lore equals `` Lines are separated by `|` ^ ~ + Checks if the item's lore equals `` Lines are separated by `|` ^ ~ + ***Combined with `getinfo` you can specify a number for `` and the specific lore line will be returned*** - `matcontains:` Checks if the item's material contains ``* - `enchantments:;`