Equippable Component - Equip On Entities (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.13

Syntax

allow %equippablecomponents% to be equipped 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

allow {_item} to be equipped onto entities

View source