What are you searching for?

stacc-api

stacc-api

**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.

download 132.1K Downloads · favorite 11 Followers · Updated 1 year ago
Fabric Library 1.19.2 1.19.3 1.19.4 1.20.1 1.20.2

Versions

inventory_2
1.5.2-mc19.2

1.5.2-mc19.2 · 1 year ago · 28.32 KB

Release download
Fabric 1.19.2
inventory_2
1.6.3

1.6.3 · 1 year ago · 28.33 KB

Release download
Fabric 1.19.4
inventory_2
1.8.0

1.8.0 · 2 years ago · 28.44 KB

Release download
Fabric 1.20.2
inventory_2
1.7.0

1.7.0 · 2 years ago · 28.40 KB

Release download
Fabric 1.20.1
inventory_2
1.5.2

1.5.2 · 2 years ago · 28.38 KB

Release download
Fabric 1.19.4

About

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://storage.googleapis.com/devan-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")
}
open_in_new View on Modrinth
Categories
Compatibility
Client: Required Server: Required
gavel CC0-1.0

Conversation

What are your thoughts?

Related projects

Library
Fabric API
Fabric API

by modmuss50

Lightweight and modular API providing common hooks and intercompatibility measures utilized by mods using the Fabric toolchain.

download 128.4M
favorite 27,401
Library
Cloth Config API
Cloth Config API

by shedaniel

Configuration Library for Minecraft Mods

download 94.4M
favorite 13,670
Library Management Utility
YetAnotherConfigLib (YACL)
YetAnotherConfigLib (YACL)

by isxander

A builder-based configuration library for Minecraft!

download 66.1M
favorite 7,607
Library
Architectury API
Architectury API

by shedaniel

An intermediary api aimed to ease developing multiplatform mods.

download 61.0M
favorite 6,652
lock Cookie consent

SkinMC uses cookies to provide functionality and features.