CurseForge · Minecraft mod
stacc-api
An API for >64 item stack sizes
Quick answer
Which stacc-api release should I use?
stacc-api 1.5.2-mc19.2 targets 1.19.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is stacc-api required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does stacc-api 1.5.2-mc19.2 need?
1.5.2-mc19.2. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add stacc-api without breaking your instance.
Built for stacc-api 1.5.2-mc19.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.5.2-mc19.2. It targets 1.19.2 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.5.2-mc19.2. It opens that exact file at the source.
About this project
What does stacc-api add?
**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")}
Project description from CurseForge.
Pick your setup
stacc-api by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.1
1 loader build1.19.4
1 loader build1.19.3
1 loader build1.19.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
stacc-api versions and loaders
1.5.2-mc19.2
stacc-1.5.2-mc19.2.jar
26 Feb 2024
1.6.3
stacc-1.6.3.jar
13 Feb 2024
1.8.0
stacc-1.8.0.jar
31 Dec 2023
1.7.0
stacc-1.7.0.jar
31 Dec 2023
1.5.2
stacc-1.5.2.jar
3 Apr 2023
1.5.1
stacc-1.5.1.jar
31 Jan 2023
1.5.0
stacc-1.5.0.jar
31 Jan 2023
Looking for an older file? The official CurseForge project page is in Resources.