Stack Calculator
A simple Forge mod that helps calculate Minecraft item stacks quickly.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Stack Calculator
Stack Calculator
A simple and lightweight Minecraft Forge mod for calculating item stacks.
---
✨ Features
- Hotkeys: `/stackcalc calculate <totalItems> [stackSize]` - Hotkeys: Press `C` key in-game to open the calculator - Hotkeys: Configurable default stack size - Hotkeys: English and Chinese support - Hotkeys: Supports `Ctrl+C`, `Shift+C`, `Alt+C` combinations
---
📥 Installation
1. Download the latest release from the Files tab 2. Place the `.jar` file into your `.minecraft/mods` folder 3. 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
1. Press `C` key in-game 2. Enter total items and stack size 3. Click "Calculate" or press Enter 4. View the result
---
⚙️ Configuration
Edit `.minecraft/config/stackcalculator-common.toml`: - `enableCalculator` - Enable/disable the calculator - `defaultStackSize` - Set default stack size (default: 64)
---
🧩 Compatibility
- Minecraft 1.20.1 - Forge 47.4.10+