Download Balanced Stack Sizes — Minecraft Mods — MetaMods

Balanced Stack Sizes

Archived

Downloads

0

Last update

11 months ago

Versions

1.21.3
Client and server
Fabric
Storage

Balanced Stack Sizes - Customizable Item Stack Sizes

The Balanced Stack Sizes modification provides the ability to fine-tune the maximum number of items in a single stack. By default, no changes are applied - configuration file setup is required for operation.

Each mod version comes with a pre-configured settings file that optimizes stack sizes for bulky items and those with currently insufficient limits. The goal of this approach is to balancedly solve the inventory space issue.

Configuration Settings

The configuration file is located at: balancedstacksizes.json5 The key parameter stackSizes represents a list of item identifiers or tags with corresponding maximum stack sizes (maximum 2,147,483,646)

Configuration example:

{
  "stackSizes": {
    "minecraft:dirt": 256,
    "#minecraft:planks": 128,
    "minecraft:waxed_exposed_cut_copper_stairs": 32
  }
}

The entry with higher priority during tree search is considered first. Server configuration automatically synchronizes with clients upon connection. Items with durability can be stacked, but when used, durability decreases for all items in the stack. For stacks exceeding 999 items, the displayed number size is reduced, however when exceeding 999,999, the text still overflows beyond the slot.

Required Components

The mod requires the owo lib library.

Project members
hbop

hbop

Developer

Created: 5 Dec 2024

ID: 222425