HomeJavaModsStack Config
Stack Config
Stack Config — screenshot 1Stack Config — screenshot 2

Stack Config

Set custom max stack sizes for any item.

How it works

Edit the config/stack_config.json and set stack sizes however you like, by item ID or by tag. The mod hooks into ItemInstance.getMaxStackSize to override the vanilla limit at the source.

Features

Config format

{
  "minecraft:ender_pearl": 64,
  "minecraft:saddle": 64,
  "#minecraft:beds": 64
}

Prefix with # to match a tag.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more