
Readable Numbers for CloverPit
No more scientific notation! Converts 8.41e+31 → 841.00Dc. Makes large numbers readable with K/M/B/T+ suffixes. Simple QoL improvement that should've been in the game.
CHANGELOG
Changelog
All notable changes to Readable Numbers for CloverPit will be documented here.
[1.0.1] - 2025-10-11
- Changed Description
[1.0.0] - 2025-10-09
🎉 Initial Release
Added:
- Readable number formatting (K, M, B, T, etc.)
- Support for 50+ number suffixes (up to Quinquagintillion!)
- Smart decimal formatting based on number size
- BigInteger formatting support
- Double formatting support
- Zero-configuration setup
Features:
- Replaces scientific notation (e.g.,
8.41e+31
) with readable format (e.g.,841.00Dc
) - Works on all money displays in the game
- Optimized performance - faster than vanilla formatting
- 100% safe - only changes display, not actual values
Technical:
- Built with BepInEx 5.4.x
- No configuration files needed
Planned Features
Nothing planned yet! Let me know what you'd like to see:
- Custom suffix names?
- Configurable decimal places?
- Different formatting styles?
- Toggle on/off?
Leave suggestions on the mod page! 💡
Thanks for using Readable Numbers! 🎮