QoLculator - Your Essential Mathematical Assistant in Minecraft
The QoLculator modification integrates a functional calculator into the game chat, allowing you to perform various mathematical operations and manage numerical values directly while playing. This is a completely client-side addon, so it works on any server without requiring installation on the server side.
Main Features
With QoLculator, you no longer need to switch between the game and a calculator. The mod implements a convenient calculation system based on the "type and get result" principle, similar to Google's search bar. Easily calculate the required amount of resources, convert numbers into stacks and blocks, and perform complex mathematical operations.
Commands and Their Usage
;=help — displays reference information for all mod commands
;=clear
;=clear all — clears all saved variables
;=
- Usage example: ;=x 15 — sets value x to 15
- Important: variable names must consist of one lowercase letter (a–z)
;=
;=list — shows the list of all variables and their current values
;=
- Example: ;=3*(4+2) — returns 18
- Example: ;=12/2^2 — result 3
- Example: ;=8-y — if y=3, result will be 5
;=stack
- Example: ;=stack 72 — displays 1⛁ 8⛀
Important Feature
All commands work locally — the result is displayed only to you, and the command itself is not sent to the public chat.