Item with Enchantment Glint (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.10

Syntax

%itemtypes% with[out] [enchant[ment]] glint

Description

Get an item with or without enchantment glint.

Examples

set {_item with glint} to diamond with enchantment glint
set {_item without glint} to diamond without enchantment glint

View source