EXP Counter
This fully configurable client-side mod displays the experience points you've collected towards your next level, as well as your total accumulated XP.

Configuration
You can configure this mod directly in-game or edit the JSON file config/expcounter.json in your profile folder. If you're using Fabric and want to adjust settings in-game, you'll need to install Mod Menu.
Available configuration options:
- show_next_level - whether to display the experience counter until next level
- show_total - whether to display total accumulated experience
- color_next_level - color of the next level experience counter in decimal format
- color_total - color of the total experience counter in decimal format
- position_off_centre_next_level - X-axis offset from center for next level experience counter
- position_y_next_level - Y-axis position for next level experience counter
- position_off_centre_total - X-axis offset from center for total experience counter
- position_y_total - Y-axis position for total experience counter
