Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 5 days ago
Updated 3 weeks ago

💻 Craftulator 🖨️
A tiny, dependency-free client-side mod that turns your chat into a Calculator.
How it works ❓
Type /calc followed by a math expression, and Craftulator evaluates it instantly and prints the result in bold chat. For Example:
/calc (5+3)/(2*2) -> CRAFTULATOR: 2.0
Supported operations
- Addition (
+) - Subtraction (
-) - Multiplication (
*) - Division (
/) - Modulo (
%) - Parentheses for grouping (
(,))
Features 🚀
- Fully client-side — works in singleplayer and on any multiplayer server, no installation required on the server
- No dependencies — nothing else to install
- Instant feedback — results are printed locally in your own chat, nobody else sees them
Compatibility 🔧
- Minecraft 1.21.1
- NeoForge
Why this mod?
Sometimes you just need to do quick math while playing — building, redstone, resource counts — without alt-tabbing out of the game and running Calculator app.


