
Calculator
A simple mod that lets you calculate math expressions directly in chat using the @ prefix.
- Загрузки
- 1K
- Подписчики
- 4
- Обновлён
- 20 февраля 2026 г.
- Лицензия
- MIT
Опубликован 3 сентября 2025 г.
Calculator Mod
A simple client-side chat calculator.
Overview
Calculator Mod allows you to evaluate mathematical expressions directly from the chat.
Simply start your message with @ followed by a formula, and the result will be displayed in your chat.
Features:
- Evaluate arithmetic expressions using double precision.
- Optional inline or multi-line result display (configurable).
- Client-side only: does not require server installation.
- Configurable warnings and display options.
Usage
Type a calculation in the chat starting with @
Configuration
The mod provides a client-side configuration file (config/calculator-client.toml) with the following options:
| Option | Description | Default |
|---|---|---|
suppressWarning |
Suppress a warning on login about possible rounding errors | false |
resultInline |
Display calculation results in the same line as input | false |
Note: This calculator uses double precision. Results may contain rounding errors.
License
Calculator Mod: MIT License
Third-party libraries:
- exp4j — Apache License 2.0
(Source code included with license header preserved)
Ченджлог
1.1.0-1.21Релиз1.21.9, 1.21.10, 1.21.11 · 20 февраля 2026 г.
Calculator Mod
チャット欄で計算したい?@から始まる数式を入力してみましょう...
1.1.0-1.20Релиз1.20.4, 1.20.5, 1.20.6 · 13 сентября 2025 г.
Forge対応
Forge1.20.x環境で動作します
1.1.0-1.21Релиз1.21.6, 1.21.7, 1.21.8 · 13 сентября 2025 г.
v1.1.0
復旧完了!
1.0.2Релиз1.21.6, 1.21.7, 1.21.8 · 4 сентября 2025 г.
Minecraft 1.21.0-1.21.xで動作するようになりました
1.0.1Релиз1.21.1 · 4 сентября 2025 г.
ロゴサイズがでかすぎたので修正
1.0.0Релиз1.21.1 · 3 сентября 2025 г.
Calculator Mod
A simple client-side chat calculator for Minecraft 1.21.1 (NeoForge).
Overview
Calculator Mod allows you to evaluate mathematical expressions directly from the chat.
Simply start your message with @ followed by a formula, and the result will be displayed in your chat.
Features:
- Evaluate arithmetic expressions using double precision.
- Optional inline or multi-line result display (configurable).
- Client-side only: does not require server installation.
- Configurable warnings and display options.
Usage
Type a calculation in the chat starting with @
Configuration
The mod provides a client-side configuration file (config/calculator-client.toml) with the following options:
| Option | Description | Default |
|---|---|---|
suppressWarning |
Show a warning on login about possible rounding errors | false |
resultInline |
Display calculation results in the same line as input | false |
Note: This calculator uses double precision. Results may contain rounding errors.
License
Calculator Mod: MIT License
Third-party libraries:
- exp4j — Apache License 2.0
(Source code included with license header preserved)
Комментарии
Загружаем…