Custom vault blocks using specific key items
I'm trying to create custom vaults with special loot tables, and in order to open them you need a specific custom key. I've already done so multiple times, but using only key items with
custom_nameandcustom_data, now i'd like to use some customloretoo, but when i set up the vault with theconfigit seems like i need to specify the exact same lore. Is there a way to just check thecustom_datafor the key item instead of using the specific NBT so i can maybe change it later and still make the key open the vault with different lore but same custom_data tag?