Update to 1.19.4. Massive thanks to Aikoyori for the PR!
Update to 1.19.3. Should be
Updated to support 1.19.1 Added #stacker:not_stackable tag, for mod and modpack compatibility Tweaked priority on AnvilScreenHandlerMixin, to be compatible with a few more mods (Charm will require a mixin plugin, for now you will have to manually disable their stackable enchanted books config) Updated Simplified Chinese Translation (Thanks BradNotBad!)
Added #stacker:not_stackable tag, for mod and modpack compatibility Tweaked priority on AnvilScreenHandlerMixin, to be compatible with a few more mods (Charm will require a mixin plugin, for now you will have to manually disable their stackable enchanted books config) Updated Simplified Chinese Translation (Thanks BradNotBad!)
Update to 1.19! This release has the same functionality as 3.0.1-1.18.2, but needs to be a different .jar file because of code changes.
Add Korean translation (Thanks gyular!)
Change config GUI to better fit smaller resolutions
Implemented a config system! Now, you can set the max stack size of tags and items, as well as a fallback max count
Also: Fixed mod conflicts with TechReborn and Inmis Fixed bundle crash (thanks to Devan-Kerman)
This is the same as Stacker 2.1.3, just with 1.19 snapshot support
Stacker 2.1.3: Properly mark Cloth Config API as a required dependency. Now Fabric API clearly states it is missing, instead of giving a harder to parse crash report. Support 1.18.2
Stacker 2.1.2: Created Simplified Chinese translation. Thanks BradNotBad!
Stacker 2.1.1: Update to 1.18.1 This jar file works with 1.16.x, 1.17.x, and 1.18.x.
Fixes Jukebox duplication glitch
Fixes stacked buckets being lost in dispensers
Fixes Enchanted Books being consumed in stacks at once
Fixes being able to put more than one saddle on a horse at once
Thanks to ZoeyTheEgoist, for allowing me to modify mixins from LenientStackSize.
Added Modmenu support
Added configs for font rendering
Fixed lava buckets stacking in furnaces
Fixed water and lava buckets not going into the correct inventory slot when used in a stack of 1
Code cleanup