GC-spigot / AdvancedEnchantments

Superior Custom Enchantments Creator for Minecraft And Spigot platform
154 stars 63 forks source link

REPEATING is not working with ADD_DURABILITY_CURRENT_ITEM #4350

Closed xlsalvolx closed 3 months ago

xlsalvolx commented 3 months ago

Describe the bug

rejuvination:
  display: '%group-color%Riparazione'
  description: Repair items by holding them in your hand
  applies-to: anything
  type: 'REPEATING'
  group: ENCHANTVERDE
  applies:
  - ALL_TOOLS
  - ALL_SWORD
  - ALL_AXE
  - BOW
  - CROSSBOW
  levels:
    '1':
      chance: 100
      time: 3
      effects:
      - ADD_DURABILITY_CURRENT_ITEM:3

Doens't work for some reason

How to reproduce

  1. Install the enchant
  2. Try it
  3. Not working

Screenshots / Videos

No response

"/ae plinfo" link

https://paste.md-5.net/oyabobuzed

Server Log

No response

ThomasWega commented 3 months ago

REPEATING is not for held items, but for armor. There is already a feature request for this I think