Stack Calculator

A simple Forge mod that helps calculate Minecraft item stacks quickly.

Features

  • Command System/stackcalc calculate <totalItems> [stackSize]
  • GUI Interface: Press C key to open calculator
  • Customizable: Configurable default stack size
  • Multi-language: English and Chinese support
  • Combination Keys: Supports Ctrl+C, Shift+C, Alt+C

Installation

  1. Download the latest release
  2. Place the jar file in 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/examplemod-common.toml:

  • enableCalculator - Enable/disable the calculator
  • defaultStackSize - Set default stack size (default: 64)

Compatibility

  • Minecraft 1.20.1
  • Forge 47.4.10+

The Stack Calculator Team

profile avatar
  • 1
    Projects
  • 45
    Downloads