Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Client-side
Server-side
Client and server
Links
Tags
Creators
Details
Licensed MIT
Published last month
Stack Calculator
A simple and lightweight Minecraft Forge mod for calculating item stacks.
✨ Features
- Command System:
/stackcalc calculate <totalItems> [stackSize] - GUI Interface: Press
Ckey in-game to open the calculator - Customizable: Configurable default stack size
- Multi-language: English and Chinese support
- Hotkeys: Supports
Ctrl+C,Shift+C,Alt+Ccombinations
📥 Installation
- Download the latest release from the Files tab
- Place the
.jarfile into your.minecraft/modsfolder - Launch Minecraft with Forge
📖 Usage
Command Usage
/stackcalc calculate 928- Calculate 928 items with default stack size/stackcalc calculate 928 16- Calculate 928 items with stack size 16/stackcalc help- Show help information
GUI Usage
- Press
Ckey in-game - Enter total items and stack size
- Click "Calculate" or press Enter
- View the result
⚙️ Configuration
Edit .minecraft/config/stackcalculator-common.toml:
enableCalculator- Enable/disable the calculatordefaultStackSize- Set default stack size (default: 64)
🧩 Compatibility
- Minecraft 1.20.1
- Forge 47.4.10+


