Equippable Component - Allowed Entities (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.13
Syntax
[the] allowed entities [of %equippablecomponents%]Description
The entities allowed to wear the item. NOTE: Equippable component elements are experimental. Thus, they are subject to change and may not work as intended.
Examples
set the allowed entities of {_item} to a zombie and a skeletonset {_component} to the equippable component of {_item}
clear the allowed entities of {_component}