%i:ITEMSTACK% (does not have|has no) pdc %key:STRING% — Conditions

%i:ITEMSTACK% (does not have|has no) pdc %key:STRING%
Item1.0.0

Description

Checks if an item stack's PersistentDataContainer does not have a given key.

Examples

if item does not have pdc "custom_id":

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<i> does not have pdc <key>
<i> has no pdc <key>

Related (Item)