Ore Detector Compass 2.2.5 — Minecraft Java 26.3 Click Detection Fix

- Replaced the detector's overlapping two-advancement right-click path with the same proven input pattern used by Adventure Tents:
  minecraft:using_item -> reward function -> immediate advancement revoke -> direct held-item custom_data validation -> gameplay dispatch.
- src:using is now the single active click advancement.
- src:used remains as an inert compatibility advancement so older function references remain valid.
- Main-hand detector validation now reads SelectedItem.components.minecraft:custom_data directly.
- Offhand detector validation reads Inventory slot -106 custom_data directly.
- Existing ore scan algorithms, radii, Seeking levels, particles, result logic, sounds, recipes, loot, and cooldown values were not redesigned.
- Existing scoreboard cooldown is checked before a new scan can begin.
