Stackable

Stackable

Make every Item stackable to 64 and above

by
966 Downloads
fabricquiltcursedgame-mechanicsutility
Rent Server with this Mod

About this Mod

Stackable

Stackable is a mod that allows People to force any Item to a specific stack size. When installed it will default to 64 for every Items (including Totems, Tools and Armor). Moddeveloper can set a Maximum stacksize that will be used. This can be disabled by the User. Moddeveloper can also print a warning if this Mod does not work correctly with there Mod. They can also set a Warning when the User forces the stacksize. These warnings can be disabled.

Could break some functionality of the game when you go over 64

Integration

ModMenu

Dependencies

Requires Cloth Config and Fabric API
Recommended but not needed is Mod Menu

Config

Default Config:

stackSize = 64
onlyUnstackables = false
onlyStackables = false
forceStackSize = false
turnWarningsOff = false
useMultiplier = false
stackMultiplier = 1

Apply the stackSize only to unstackables Items like Totems or Tools:

stackSize = 64
onlyUnstackables = true
onlyStackables = false
forceStackSize = false
turnWarningsOff = false
useMultiplier = false
stackMultiplier = 1

Apply only to stackables:

stackSize = 64
onlyUnstackables = false
onlyStackables = true
forceStackSize = false
turnWarningsOff = false
useMultiplier = false
stackMultiplier = 1

Force the stacksize to every item of a Mod that sets a Max stacksize:

stackSize = 64
onlyUnstackables = false
onlyStackables = false
forceStackSize = true
turnWarningsOff = false
useMultiplier = false
stackMultiplier = 1

Turn off any Warning in Chat on joining:

stackSize = 64
onlyUnstackables = false
onlyStackables = false
forceStackSize = false
turnWarningsOff = true
useMultiplier = false
stackMultiplier = 1

Use multiplier of 8:

stackSize = 64
onlyUnstackables = false
onlyStackables = false
forceStackSize = false
turnWarningsOff = false
useMultiplier = true
stackMultiplier = 8

For mod Devs.

First add jitpack to the repositories as an Repo:

repositories {
	...
	maven { url "https://jitpack.io" }
}

Then in dependencies:

dependencies {
        modImplementation 'com.github.robaertschi:stackable:${project.stackable_version}'
}

Then in gradle.properties:

stackable_version = version

Replace version with the Mod Version which you find here on Modrinth or on the GitHub Releases.

Then implement IDefinedStackableItem for your Item. There could be an easier way in the Future without needing to create a complete new Item class but for now it is only this way.

Available Versions

0.2.2beta
MC 1.19.2fabric, quilt
November 14, 2022
0.2.1beta
MC 1.19.2fabric, quilt
November 13, 2022
0.2.1beta
MC 1.19.2fabric, quilt
November 12, 2022
Stackablebeta
MC 1.19.2fabric, quilt
November 11, 2022

How to Install Stackable on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.19.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Stackable". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricquilt

Minecraft Versions

1.19.2

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Stackable server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.19.2). You can switch loaders with one click in the panel.

Is Stackable compatible with fabric and quilt?

Stackable officially supports fabric, quilt for Minecraft 1.19.2. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Stackable – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Stackable consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Stackable with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.19.2