ChatCalc (Fabric and Forge)

Quick rating

Community listing page, reviews here may not be monitored by the author.

ChatCalc (Fabric and Forge)

No reviews yet

Clientside mod that turns your chat into a calculator

No Theme
No Genre
Client Utility
Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
ChatCalc v2.2 - MC 1.16.x (FABRIC)

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Adds the ability to tab-complete an equation in the chat bar like so:

3+3 -> TAB -> 6

4*4= -> TAB -> 4*4=16


This can be very useful in building or crafting, as you will never need to risk mental math or need to pull out a calculator. In mods or servers like Hypixel SkyBlock, in which crafting recipes can be very expensive, this mod is a great utility.

Pressing tab with the cursor on the following equations will yield these results:

3+3 -> TAB -> 6

4*4 -> TAB -> 16

4^2 -> TAB -> 16

sqrt(16) -> TAB -> 4

4*(4+3*3) -> TAB -> 52

 

You may also put an equals sign (=) after the equation to keep it in the chat and include the solution after:

8*2= -> TAB -> 8*2=16

26+cos(0)= -> TAB -> 26+cos(0)=27

 

This calculator supports the following functions:

  • Addition (+)
  • Subtraction (-)
  • Multiplication (*)
  • Division (/)

 

  • Exponents (^, **)
  • Square root (sqrt(#))
  • Basic Trigonometry (sin(), cos(), tan())

3.1415926... (pi)

By default, solutions will be shown with comma separators (1,000) and up to 2 decimal places. This can be changed in the config file located in .minecraft/config/chatcalc.conf

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~6,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works