InfiniStack

1.7.10 Infinite Stack Size Mod. Breaks the item stack limit up to 2.0 billion (32 int limit).

File Details

InfiniStack-0.1.1

  • R
  • Dec 31, 2025
  • 334.78 KB
  • 600
  • 1.7.10
  • Forge

File Name

InfiniStack-0.1.1.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:infinistack-1275126:7398884")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Mod compact for DaoZa Vanilla Plus, Iron Furnance and FMProjectE.
Config had changed a lot, it is recommended to delete old config files.

New config options:
-enableFastCraft: If turned off, most crafting grids will use vanilla logic for crafting, and the grid's stack size limit will be capped at 1024 to avoid crash.
-transmutationLimit: It decides how much item you can take out from / put into the transmutation table in a single click. Default is 64, capped at 2048. It is to reduce lag and crash, because the emc system cannot handle big stack size properly, and normally you don't want to take thousands of items out in a single click.
-hideAmbientParticles: This is not really related to the main function of the mod. When turned on, ambient potion effects (in other word, beacon effects) will not produce any particles.

All config options now have a much better name and description.