Compatibility
Minecraft: Java Edition
1.21.10
1.21.1
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed MPL-2.0
Published 8 months ago
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
๐งพ License
Licensed under MPL-2.0
Original Fabric Mod by RealRTTV
NeoForge Port by Smallinger


