Creating Enchantments
How to create your own enchantments
Creating your own enchants is easy, simply head over to customenchants.yml and add a new customenchant section
In this example above, I created a new enchantment called Name, gave it 3 levels each with a regeneration effect attached to it.
displayName
The display name of the enchant used in the item's lore
description
The description of the enchant
type
trigger
levels
The enchantment levels
levels.chance
The chance the enchant activates
levels.tiers
The tiers the enchant will be in
levels.effects
levels.conditions
enabled
If the enchant is enabled or not
enchantmentTable
If the enchant can be created via an enchantmentTable
Last updated
Was this helpful?