Skip to main content

ITEM_ENCHANT

ITEM_ENCHANT adds progress when a player enchants a matching item material.

Format

quest:
objectives:
type: "ITEM_ENCHANT"
goal: 500
required:
- DIAMOND_SWORD
- DIAMOND_PICKAXE

Required values

Use the enchanted item material name.

ExampleMeaning
DIAMOND_SWORDEnchanting a diamond sword gives 1 point.
DIAMOND_PICKAXE:2Enchanting a diamond pickaxe gives 2 points.
*Enchanting any item gives 1 point.

Notes

This is different from ENCHANTING: ITEM_ENCHANT checks the item material, not the enchantment name or level.