Bug with the lore in the item generated by item generator
Created by: wwyjason
I used the samples in mmoitems (i.e LONG_SWORD) and wanted to create a sword with sample prefix 'sharp' and sample suffix 'fiery' whenever I use the command /mi generate -id:LONG_SWORD. However, something weird happened when I used the command after the first time. The lore of suffix repeated again and again.
The changes I made are this one and changing the modifier capacity into 2 for default tier. This lore problem disappeared when I reload the plugin but happened again once I use the command after the first time.