90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
Features
Larger Max Stack Sizes
Overrides the hardcoded cap on max_stack_size
of 99
with 2048
Data Driven Max Stack Sizes (partially implemented)
Data in the bigger_stacks/tags/items
is used to determine what a stack's max_stack_size should be and set it to that size if safe to do so. This behavior is stopped if an item having any custom_data
.
Known Issues
/Reload
doesn't correctly data.
Data applies correctly on launch, but changes made to it after launch are not reflected when reloading
.
4 Digit Stack size's numbers over-flow the slot boundary.
Stacks of size 1000 or more have too much text at their current size to fit inside the boundary of a slot, overflowing into the next (left-wise) slot, making both unreadable.
Future Plans
Fix the two known bugs.
Obviously.
Create and include a datapack representing the vanilla minecraft experience.
Increase the options for data-based max_stack_size so that any number can be used rather than just powers of 2.
Files
bigstacks-0.4.0-1.21.jar(20.5 KiB) Primary Download
Details
Licensed CC-BY-NC-SA-4.0
Published 4 months ago
Updated 4 months ago