Enchantment (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.16.0

Syntax

[the] enchantment of %enchantmenttypes%

Description

Get the type of enchantment from an Enchantment Type.

Examples

loop enchantments of player's tool:
	set {_level} to enchantment level of loop-value
	set {_enchant} to enchantment of loop-value

View source