Stacks Are Gone?

Quick rating

Stacks Are Gone?

No reviews yet

A silly little experiment that removes the stack size limit and no, I don't mean just a really big number

Storage & Organization
Mod Loaders
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
Custom License
Authors

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

Modrinth ID

Resources

External Links

About

Description

Ever just run out of inventory space because you can't hold more than 64 dirt? Yeah me too. So you went and found a mod to hold more but that 2,147,483,647 just simply wasn't enough for all your dirty needs? Don't worry, I understand you completely. I too struggle with my dirt hoarding so I asked the game a simple question. "Why stack limit?" But it didn't respond which just annoyed me because ignoring someone is just rude. So I said fine, I'll just ignore your stack limit. Thus Stack limits are now gone and I'm free to enjoy all my dirt in peace.

Features

  • Removed Stack Size Limit (it has config, just put big number)
  • Does various fixes for vanilla functions that semi-rely on stack counts (looking at you redstoners)
  • Completely ignores all logic and sense
  • Breaks your game eventually (probably)

Dirt hoarding not for you? Check the normie version here: https://modrinth.com/mod/stacks-are-stacks

How it actually works For the most part the mod is just a copy of my other mod Stacks Are Stacks (linked above) with more changes to the stack sizes

The mod wraps the vanilla stack methods that use "int" (Integer), firstly removing the 99 hard coded cap and using the Max Value then the same methods were 'rewrapped' using BigInteger.

A BigInteger is a data type that allows for arbitrary-precision mathematical operations on integers. Unlike standard primitive types (like 32-bit int or 64-bit long), which have strict maximum limits, BigInteger can handle numbers of any size - limited only by your system's available memory.

Bugs? Nope, no bugs here, my dirt is 100% organically bug free.

Something not working though, that's a different problem and you should mention it here

Screenshots

Gallery

  • Preview
    Preview Preview of the mod working

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

<1,000
Downloads
Last Updated
CurseForge
Created
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