Equippable Component - Can Equip On Entities (Condition) — Skript

Addon: Skript · Category: Condition · Since: 2.13

Syntax

%equippablecomponents% can be (equipped|put) on[to] entities

Description

Whether an entity should equip the item when right clicking on the entity with the item. NOTE: Equippable component elements are experimental. Thus, they are subject to change and may not work as intended.

Examples

if {_item} can be equipped on entities:

View source