ChatCalc
ModMPL-2.0

ChatCalc

A NeoForge port of ChatCalc. Perform mathematical calculations directly in chat!

489
Downloads
0
Followers
5 months ago
Updated
📦
2
Versions

📖About ChatCalc

ChatCalc (NeoForge Port)

Perform **mathematical calculations directly in chat** – no commands or external tools needed. Supports custom functions, constants, and real-time evaluation.

demo

✨ 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

🔗 More Info

GitHub Repository