Important Version Notice

Following Hypixel SkyBlock's Modern Update, only Minecraft 1.21.9 - 1.21.11 are currently supported. Support for 1.21.9 will be removed soon. This mod will not receive updates for older versions. Please ensure you are using a supported version to avoid issues.

v1.0.14 LATEST
February 2, 2026
  • Updated license from ARR to LGPL-3.0-or-later.
  • No functional or content changes.
  • This might just be the last update for Minecraft 1.21.9; no new features will be added.
v1.0.13
February 2, 2026
  • Updated license from ARR to LGPL-3.0-or-later.
  • No functional or content changes.
  • This is the last update for Minecraft 1.21.8; no new features will be added.
v1.0.12
February 2, 2026
  • Updated license from ARR to LGPL-3.0-or-later.
  • No functional or content changes.
  • This is the last update for Minecraft 1.21.5 – 1.21.7; no new features will be added.
v1.0.11
January 24, 2026
  • Fixed Enter key behavior in REI (single press works, focus retained, result inserted)
  • Enabled calculator usage on REI recipe screens
  • Allowed REI screens in isNonGameplayScreen()
  • Fixed x operator tokenization for unit multiplication
  • Expressions like 10kx50k and 18x10 now evaluate correctly
  • Variable names containing x remain unaffected
v1.0.10
January 24, 2026
  • Fixed Enter key behavior in REI
  • Enabled calculator on REI recipe screens
  • Fixed x operator tokenization for unit multiplication
v1.0.9
January 24, 2026
  • Fixed Enter key behavior in REI
  • Enabled calculator on REI recipe screens
  • Fixed x operator tokenization
v1.0.8
January 23, 2026
  • Minor improvements and bug fixes
v1.0.7
January 23, 2026
  • Minor improvements and bug fixes
v1.0.6
January 23, 2026
  • Minor improvements and bug fixes
v1.0.5
January 23, 2026
  • Added x multiplication operator support in calculations
  • Added support for Minecraft version 1.21.11
v1.0.4
January 22, 2026
  • Added x multiplication operator support in calculations
v1.0.3
January 22, 2026
  • Added x multiplication operator support in calculations
v1.0.2
January 18, 2026
  • Added support for Minecraft versions 1.21.9-1.21.10
v1.0.1
January 18, 2026
  • Added support for Minecraft version 1.21.8
v1.0.0
January 18, 2026
  • Initial release of Not Enough Calculator
  • Real-time calculation in REI search bar with instant results
  • Support for basic operators: +, -, *, /, ^, %
  • Hypixel Skyblock units: k, m, b, t, s, e, h, sc, dc, eb
  • Mathematical functions: sqrt, abs, floor, ceil, round
  • Variables: ans for last result, custom variables with /calcset
  • History navigation with Ctrl+Z and Ctrl+Y
  • Session-based history clearing
  • Chat commands and configuration options