Custom Item Tags can either be found locations provided below:
import net.minecraft.tags.ItemTags; // Minecraft's Provided Tags that are used by the game
import net.fabricmc.fabric.api.tag.convention.v2.ConventionalItemTags; // Fabric's Provided Tags that Minecraft doesn't use
import org.mythic_goose.aetherium.util.AetheriumItemTags; // Aetherium's Tags used to assist