HytaleKit
Bigger Stacks

Bigger Stacks

by Linceros

utilitygameplay

A quality-of-life mod that dramatically increases item stack sizes up to 99,999. Fully configurable with per-category limits and smart detection for non-stackable items.

Tired of constantly managing inventory space? Bigger Stacks increases item stack sizes dramatically, letting you carry up to 99,999 items per slot.

What Does This Mod Do?

This mod raises the maximum stack size for all stackable items. By default, everything stacks to 99,999, but you can configure specific limits for different item categories.

Key Features

Smart Detection

The mod only affects items that are meant to stack:

  • Tools, weapons, and armor remain at stack size 1
  • Only naturally stackable items get increased limits

Configurable Limits

Customize stack sizes through config.json:

{
  "GlobalMaxStack": 99999,
  "CategoryLimits": {
    "Consumable": 64,
    "Block": 5000
  }
}

Configuration Options

SettingDescription
GlobalMaxStackDefault stack limit for all items
CategoryLimitsPer-category overrides

Who Is This Mod For?

Bigger Stacks is perfect for:

  • Players who gather large quantities of resources
  • Builders working with massive material counts
  • Anyone tired of cluttered inventories

You might skip this if:

  • You prefer vanilla inventory management
  • You want the challenge of limited space