Enchant Item (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.5

Syntax

[the] enchant[ed] item

Description

The enchant item in an enchant prepare event or enchant event. It can be modified, but enchantments will still be applied in the enchant event.

Examples

on enchant:
	set the enchanted item to a diamond chestplate
on enchant prepare:
	set the enchant item to a wooden sword

View source