# Ore Tracker
Ever finished a mining session and wondered *"how many diamonds did I actually get?"* **Ore Tracker** keeps a running tally of every ore you mine, so you always know your haul.
Type **`/ores`** at any time to see your personal mining stats.
## Features
- **Automatic tracking** — counts ores the moment you break them. No setup, no items to craft.
- **`/ores` command** — shows a clean, sorted list of everything you've mined, highest first.
- **Tracks the ores that matter** — diamonds, ancient debris, gold, iron, copper, emerald, redstone, lapis, coal, and their deepslate variants.
- **Fully configurable** — edit the tracked-ore list in the config file to add or remove any block.
- **Optional mining alerts** — turn on a chat message each time you mine a tracked ore.
- **Lightweight & server-friendly** — pure server-side logic, no client mod required, no performance overhead.
## How to use
1. Install the mod (see requirements below).
2. Mine some ore.
3. Run **`/ores`** in chat to view your totals.
That's it.
## Requirements
- **NeoForge** for Minecraft 1.21.11
- No dependencies
## Notes
Ore counts currently reset when the world or server restarts. Persistent counts across restarts are planned for a future update.
---
*Found a bug or have a suggestion? Leave a comment — feedback is welcome.*

