Enchanted Tool Expansion v2.2.3 — Minecraft Java 26.2

QUARRY EXACT HIT-ANCHOR PROOF
- minecraft:hit_block position was proven in-game on netherrack.
- Quarry no longer reconstructs the broken block from dropped items.
- hit_block captures one exact marker at the block before it breaks.
- minecraft.mined:netherrack still confirms that the player completed the break.
- One completed event consumes one exact broken marker.
- Repeated hit_block calls on the same block refresh one marker instead of duplicating it.
- Quarry's own 2x2/3x3 extra mining removes pending markers at those extra blocks
  before destroying them, preventing false later manual anchors.
- Existing deterministic geometry is unchanged:
  Level II = selected block lower-left; Level III = selected block center.
- Controlled Quarry proof remains netherrack-only.
