Heyo, I have a shop system, where I set the sell values in the lore of the player items. The lore lines get removed after closing the shop menu. The problem that I now have is, that the items which I get back have a lore component and differ from normal minecraft items. Here is a paper dumpitem output of normal cobblestone and cobblestone which got a sell lore applied through the shop:
minecraft:cobblestone[!lore]- normal cobblestone as comparison
minecraft:cobblestone
How can I remove the lore from the item?
