Config option for "Display Lore" thats added on to the end of an items lore only when Showing in a Crate
Currently we have to make 2 items for every item in a crate, a display version and the version people get, the display version tags on extra lore at the end explaining how to get that item, how to get keys etc, since there is no universal way to do this, we have to make 2 versions of every item, which is tedious!
Please can you add a config option per crate file, that allows modifying the display output of lore for an item, by adding it to the end when displaying item in a crate, this way we will only need to make 1 version of each item.
It could look something like the holographic optioins;
For example.
displayAddLore:
removeLore: 1
- '&a▌ Vote &f/vote'
- '&b▌ Drops &f/treasure'
- '&6▌ Store &f/donate'
- ''
- '&e&nPurchase keys @ piratemc.com/donate'
The removeLore, in this example would remove the last line from showing in the item generated and then add on the additonal lore.
This would be the item we create:
&c/itemlore 10 Custom lore, tenth line!
&8⚑&o Summer 2022
&f&lRARITY
&4▌ ✪✪✪✪✪
&f&lHOW TO OBTAIN
&6▌ Summer Treasure Chest &f/treasure
And this is how it would automatically display the item in a crate
&c/itemlore 9 Custom lore, ninth line!
&8⚑&o Summer 2022
&f&lRARITY
&4▌ ✪✪✪✪✪
&f&lHOW TO OBTAIN
&a▌ Vote &f/vote
&b▌ Drops &f/treasure
&6▌ Store &f/donate
&e&nPurchase keys @ piratemc.com/donate