Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 813 Bytes

File metadata and controls

33 lines (23 loc) · 813 Bytes

ExcellentEnchants

Download here

(previously known as GoldenEnchants)

How to use enchants

This is an example configuration for an ItemsAdder custom item enchant.

{% hint style="warning" %} Warning: enchants won't be shown on the item lore, it's a "bug" of the other plugin.

The effect will still work!

So you should write the lore on your own. {% endhint %}

  ruby_pickaxe:
    display_name: display-name-ruby_pickaxe
    permission: ruby_pickaxe
    resource:
      material: DIAMOND_PICKAXE
      generate: true
      textures:
      - item/ruby_pickaxe.png
    enchants:
    - tunnel:1

In this case I set tunnel enchant with level 1