Stackable127

Quick rating

Stackable127

No reviews yet

Stackable is a mod that increases all block stacking limits to any value less than 127 for Minecraft 1.20-1.19.4.

No Theme
No Genre
Storage & Organization
Mod Loaders
Forge
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
Creative Commons Zero v1.0 Universal
Latest Version
[LegacyForge] Stackable 26.2+2.1.1
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

# Stackable

Stackable is a mod that increases all block stacking limits to any value for Minecraft 1.21.1+.

# Why make this mod
I don't know; other mods already exist that allow for stack sizes above 64. This was more for experimentation with creating mixins and understanding Minecraft's code and modloaders 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. Some blocks will limit their storage size to 64, but they 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.

Stackable

Stackable is a mod that increases all block stacking limits to any value less than 127 for Minecraft 1.19.2-1.20.4 and 2.147B in 1.20.6+.

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

Gallery

  • 2024-06-13_12.05.44.jpg
    2024-06-13_12.05.44.jpg Stack sizes above 127, (1.20.6+ Exclusive)
  • Vanilla support
    Vanilla support
  • Stack sizes above 127 (1.20.6+)
    Stack sizes above 127 (1.20.6+)
  • Stack sizes of 127
    Stack sizes of 127 Most of vanilla objects should work with the 127 stack sizes.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~720,000
Total Downloads
CurseForge
~530,000
Modrinth
~190,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works