Description
ChatCalc (NeoForge Port)
Perform \*\*mathematical calculations directly in chat\*\* – no commands or external tools needed. Supports custom functions, constants, and real-time evaluation.

โจ Features
- ๐ฌ Calculate directly in chat (press TAB to evaluate)
- ๐ข Live result preview above chat
- โ๏ธ Custom functions & constants
- ๐งฎ Supports
+ - * / ^ %, trigonometry, logs, sqrt, and more - ๐ Client-side only – works everywhere
๐ก Usage
Type:
2+2 → TAB → 4
sin(pi/2) → TAB → 1
myFunc(x;y)=x^2+y^2
myFunc(3;4) → TAB → 25
๐ฆ Installation
- Install NeoForge 21.10.49+ for Minecraft 1.21.10
- Download ChatCalc (NeoForge)
- Place the
.jarinto yourmodsfolder
๐งพ License
Licensed under MPL-2.0
Original Fabric Mod by RealRTTV
NeoForge Port by Smallinger





