Creating Enchantments
Detailed Guide on Creating Enchantments
Starting Out
<enchantment_system_name>:
display: "<enchantment_display>"
description: "<enchantment_description>"
applies-to: "<applies_to>"
type: "<triggers>"
group: "<group>"
applies:
- <material>
levels:
<level_number>:
effects:
- "<effects>"Example Enchantment:
<enchantment_name>
display
description
applies-to
type
group
applies
Other Options
Example Enchantment:
settings
cooldown
chance
Last updated