# Lore Numbering
Adds line numbers to item tooltip lines, making it easy to reference specific enchantments, lore, and other details at a glance.
## Features
- Automatically numbers all tooltip lines below the item name
- Grey numbered prefix (e.g. `1:`, `2:`, `3:`) keeps things clean and readable
- Skips empty lines and stops numbering before attribute modifiers (e.g. "When in Main Hand")
- Purely client-side — no server installation required, safe for any server
## Why?
Ever tried telling someone "look at the 5th enchant on this pickaxe" and had to count lines manually? Now you don't have to.
## Compatibility
- Minecraft 1.21.1 / 1.21.4 / 1.21.11
- Requires Fabric Loader + Fabric API
## Installation
Drop the jar into your `mods` folder alongside Fabric API. That's it.

