docs icon indicating copy to clipboard operation
docs copied to clipboard

Custom Enchantments Guide

Open Machine-Maker opened this issue 3 years ago • 0 comments

A guide to creating and handling custom enchantments, but not using the traditionally hacky way, instead using the PDC and ItemStack lore as a way to handle custom enchants. This is to discourage bad use of the "API". Should probably include a simple way to add the enchantment to the itemstack, probably by listening to the enchant event, and a way to detect the itemstack was used for something.

Was initially part of #107 but was split off to be its own guide.

Machine-Maker avatar Nov 30 '22 20:11 Machine-Maker