Stackable127
Modby linkachugaming0
Stackable is a mod that increases all block stacking limits to any value less than 127 for Minecraft 1.20-1.19.4.
Type
Mod
CurseForge Downloads
0
CurseForge ID
857801
Modrinth Downloads
0
Modrinth ID
Bc74RbD1
Last Updated
Apr 12, 2026
Description
# Stackable
Stackable is a mod that increases all block stacking limits to any value less than 127 for Minecraft 1.19.4.
# Why 127?
Effectively, I'm lazy, but in reality, Minecraft stores all items with a single signed byte which for our purposes only can be between -128 to 127, since negative values are invalid that leaves a maximum stack size of 127. Moreover, this mod is intended to be compatible with other mods which may also use signed bytes to store items.
# Why make this mod
I don't know, other mods already exist that allow for stack sizes above 127. This was more for experimentation with creating mixins and understanding Minecrafts code a little better.
# Will you update to X?
Maybe.
# Will you backport to X?
Eh, not really.
# There's a bug here?
I might fix bugs that are Vanilla specific, but mod compatibility is gonna be kinda hard to do
# Mod support?
This mod should be compatible with most other mods, I've tested this mod in all of Fabric Orion, and it generally works, some blocks will limit their storage size to 64 but shouldn't crash. Most of my mixins to the code surround editing the interface that all inventory mods should implement to begin with, so if they call the stack size from that interface they should receive the appropriate value.
Screenshots
Similar Mods
Origins: Legacy
Unofficial forward port of Origins 1.20.1 up to the latest version of Minecraft.
Beautified Chat [Server]
💬 A highly configurable mod to change the style and colour of chat messages server-wide.
Glowstone Dust Recipe
adds a simple recipe for glowstone dust
Easy Mob Spawn Control - edit spawn rate & mob cap, disable mobs
Quickly adjust spawn rate, ban mobs or change mob limit with in-game menu
HexDebug
A Hex Casting addon for debugging and editing hexes.
Mouse Key Inventory Fix
Fixes the almost ten-year-old issue with mouse key binds not working in inventories