Minecraft ChatCalc (Fabric and Forge) mod 2026 download
logo
minecraft mod ChatCalc (Fabric and Forge)

ChatCalc (Fabric and Forge)

Game Version: 1.16.1
Total Downloads: 2,509
Updated: Jun 29, 2020
Created: Apr 9, 2020
Download ChatCalc (Fabric and Forge)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
ChatCalc v2.2 - MC 1.16.x (FABRIC) release 562.14 KB Jun 29, 2020 1.16.1 1,553 download ChatCalc (Fabric and Forge) ChatCalc v2.2 - MC 1.16.x (FABRIC) releaseDownload
ChatCalc v2.1 - MC 1.15.2 (FABRIC) release 532.37 KB Apr 16, 2020 1.15.2 370 download ChatCalc (Fabric and Forge) ChatCalc v2.1 - MC 1.15.2 (FABRIC) releaseDownload
ChatCalc v2.1 - MC 1.15.2 (FORGE) release 17.56 KB Apr 14, 2020 1.15.2 99 download ChatCalc (Fabric and Forge) ChatCalc v2.1 - MC 1.15.2 (FORGE) releaseDownload
ChatCalc v2.1 - MC 1.8.9 release 14.21 KB Apr 10, 2020 1.8.9 457 download ChatCalc (Fabric and Forge) ChatCalc v2.1 - MC 1.8.9 releaseDownload
ChatCalc v2.0 - MC 1.8.9 release 13.17 KB Apr 9, 2020 1.8.9 30 download ChatCalc (Fabric and Forge) ChatCalc v2.0 - MC 1.8.9 releaseDownload

Description

Share this:

 

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

Comments

Add a comment