Enchanting Experience Cost (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.5

Syntax

[the] [displayed] ([e]xp[erience]|enchanting) cost

Description

The cost of enchanting in an enchant event. This is number that was displayed in the enchantment table, not the actual number of levels removed.

Examples

on enchant:
	send "Cost: %the displayed enchanting cost%" to player

View source