stacc-api
Modby one_point_o
An API for >64 item stack sizes
Type
Mod
CurseForge Downloads
1,466,059
CurseForge ID
820136
Modrinth Downloads
164,114
Modrinth ID
fauLGdJR
Last Updated
Jul 27, 2026
Description
**Stacc is an API-only mod, on it's own, it will not do anything!!**
This mod allows developers to create items with stack sizes much greater than 64. It also replaces the item count renderer for very large numbers (>1000) to avoid the text from covering up adjacent slots and implements various bug fixes to allow for greater stack sizes. This mod introduces a serialization scheme for large stacks that is semi-safe to reload, so in the event the mod is uninstalled the world wont be lost (though many items will be)
The API can be found on maven:
repositories {
maven {
url = uri("https://ueaj.dev/maven")
// for versions lower than 1.2.0
// url = uri("https://raw.githubusercontent.com/Devan-Kerman/Devan-Repo/master/")
}
}
dependencies {
// there is no api (well except for render handler), just set maxCount in Item$Settings to values over 64
modRuntime("net.devtech:Stacc:XXX")
}
Similar Mods
Flat Bedrock (Forge / Fabric)
Make the world have flat bedrock
DimensionalDoors
Mazes, puzzles and traps. Doors and portals that can teleport you anywhere. Envious, malevolent eyes looking at you from...
Yeetus Experimentus
Disable's the Experimental Settings popup, which appears when you create or load world.
Tidal Towns
Several pieces of driftwood have been gathered to form a village that floats on the waves.
Super Sound Muffler: Revived
Revival of the 1.12 Super Sound Muffler mod!
Eternal Starlight
A minecraft mod that adds the magical and mysterious starlight dimension.
Included in Modpacks
Resurgence