Make the item system compatible with MythicItems
Right now, if you put a mythicitem in a GUI, it takes all the nbt data, including the lore, etc.
This can be problematic if you modify the item in the future, as it will cause inconsistencies.
Therefore, when putting an item with mythic_type
nbt, it should only use that to generate the item.