How do I add items to json tags based on the item's registry name? I am attempting to categorize all possible weapons based on name, including modded ones, by tagging them based on keywords in their registry (Sword is "Sword", Pickaxe is "Pick", Axe is "Axe" but excludes "Pick", etc.)