Mineuniverse
Log in Register
Mods

Items Stack

Allows changing of item's max stack sizes.
by MrGII
Download Claim this project
1,888 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Storage Utility & QoL

Allows you to change any item's stack size.

Requires owolib, recommended to use modmenu.

Open the config screen/file (if not using through modmenu the file name should be items-stack-size-config.json5) and add the wanted item name to the items list and its stack size to the Max Stack Sizes list, an example of how the json would look,  this is a possible json to use for the mod's icon changes:

{
	"items": [
		"minecraft:potion",
		"minecraft:stone"
	],
	"maxStackSizes": [
		8,
		32
	],
	"itemTags": [
	    "#minecraft:boats"
	    "#c:tools"
	],
	"maxTagStackSizes": [
	    16,
	    4
	]
}

This mod is intended to be used as client and server though it has limited compatibility for server only (it works only in survival and then some features may still not work).

itemsstack-1.2.0.jar
MC 1.21, Fabric, Client, Server
Release 2024-07-29 Get

You Might Also Like

Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
BetterRandomSourceConcurrencyCrash
Improved logging of crashes caused by mods accessing RandomSources from the wrong thread
99,371
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Immersive Crafting
Adds crafting recipes to immersive portals
9,998