Equippable Component - Dispense (Effect) — Skript
Addon: Skript · Category: Effect · Since: 2.13
Syntax
allow %equippablecomponents% to be dispensedDescription
Whether the item can be dispensed by a dispenser. NOTE: Equippable component elements are experimental. Thus, they are subject to change and may not work as intended.
Examples
allow {_item} to be dispensedset {_component} to the equippable component of {_item}
prevent {_component} from being dispensed