Enchantment Level (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.16.0

Syntax

[the] enchantment level of %enchantmenttypes%

Description

Get the enchantment level 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