Back to Mods
Simple Stack Size Manager

Simple Stack Size Manager

utilityPandrux

Customize stack sizes for all items. Default sets everything to 999999 stacks. Configure individual item overrides in the config file to set specific items to lower stack sizes.

About Simple Stack Size Manager

Simple Stack Size Manager A lightweight plugin to customize stack sizes for all items with configurable overrides.

Features include

Sets default stack size for all items (default: 999999)

Configure individual item overrides

Applies changes when items are loaded

Simple JSON configuration

No commands or permissions required

How It Works

The plugin listens for the item loading event and modifies the maximum stack size for each item using reflection. All items receive the default stack size unless specifically overridden in the configuration.

Configuration

All settings are stored in SimpleStackSizeManager_config/config.json

DefaultStackSize The default stack size applied to all items. Default: 999999

ItemOverrides A map of item IDs to their specific stack sizes. Items listed here will use the specified stack size instead of the default.

Example Configuration

{ "DefaultStackSize": 999999, "ItemOverrides": { "hytale:ender_pearl": 16, "hytale:potion": 1, "hytale:diamond_sword": 1, "hytale:bucket": 16 } }

Downloads
7.8K
Created
Jan 16, 2026
Updated
Jan 16, 2026
Version
Early Access

Categories

UtilityGameplayMiscellaneousPrefabQuality of Life

Download Mod

Download on CurseForge
Free download • 7,755 total downloads

Need a Server?

Run Simple Stack Size Manager on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is Simple Stack Size Manager?

Customize stack sizes for all items. Default sets everything to 999999 stacks. Configure individual item overrides in the config file to set specific items to lower stack sizes.

How do I download Simple Stack Size Manager?

You can download Simple Stack Size Manager for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created Simple Stack Size Manager?

Simple Stack Size Manager was created by Pandrux. The mod has been downloaded 7.8K times.

Is Simple Stack Size Manager compatible with Hytale servers?

Simple Stack Size Manager is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install Simple Stack Size Manager?

To install Simple Stack Size Manager: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.