MythicEnchants doesn't show in lore its enchantments correctly
I have this simple configuration.
BURNING: Display: '&cBurning' MinLevel: 1 MaxLevel: 3 Rarity: COMMON Options: ShowInLore: true EnchantableItems:
- DIAMOND_SWORD
- NETHERITE_SWORD Skills:
- ignite{ticks=100} @target ~onAttack ?enchantLevel{level=1}
- ignite{ticks=200} @target ~onAttack ?enchantLevel{level=2}
- ignite{ticks=300} @target ~onAttack ?enchantLevel{level=3}
**I've almost tried with CAPS: ShowInLore: TRUE, but it still doesn't working. ** (My item is a Diamond Sword)
It will works only if i digit /me enchant BURNING This problem persists to all enchants.
So when i digit /mm items get Katana (My diamond sword), there isn't the enchant in the lore...