Compatibility
Minecraft: Java Edition
1.21.8
1.21.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago
Stacked
Stacked is a simple mod that aims to fix inventory clutter by changing the max stack size of items. For technical reasons, items that have durability, enchantments, or are bundles will not change.
Known Issues
- Using a stack of book and quills rather than just one edits every book in the stack. Signing the book signs every book in the stack as well.
- Putting multiple enchanted books in an anvil consumes the entire stack, enchanted books remain unstackable for this reason.
Config
maxStackSize
(default:99)
Determines the max stack size of effected items, can be anywhere between 1 and 99. Numbers higher than 99 will break the mod since this mod utilizes Minecraft's pre-existing components.