Items
π‘οΈ Full Armor Set
The arc:fullarmorset condition type checks if the player is wearing a specific set of armor in all four slots.
β¨ Has Enchantment
The arc:has_enchantment condition type checks if the item involved in the action has a specific enchantment.
π³ Inventory Empty
The arc:inventory_empty condition type checks if the player's inventory is completely empty.
π΅ Inventory Full
The arc:inventory_full condition type checks if the player's inventory has no empty slots.
πͺ Item
The arc:item condition type checks if an item matches a specific item, including optional checks for count and components.
π Item Durability
The arc:item_durability condition type checks the durability of the item involved in the action.
πͺβ Item Equipped
The arc:item_equipped condition type checks if the player has a specific item equipped in any armor slot.
πͺβ Item In Hand
The arc:iteminhand condition type checks if the player is holding a specific item in their main hand, off-hand, or either hand.
πͺπ¦ Item In Inventory
The arc:itemininventory condition type checks if the player has a specific item anywhere in their main inventory.
πͺπͺ Items
The arc:items condition type checks if an item is one of several specified items or belongs to a specified item tag.