Andrew6rant / Stacker

Minecraft mod to change the stack size of all items. Fabric 1.19, 1.18, and 1.17.
Creative Commons Zero v1.0 Universal
26 stars 17 forks source link

Clicking larger stacks into new slots maxes at 64 items. #60

Open JJSax opened 2 years ago

JJSax commented 2 years ago

I can shift click stacks of 512 from the hot bar just fine. When picking up the stack, and attempting to move it to another slot will place down only up to 64 of that item. This happens when using the number keys to move them too. Totems of undying have the default 16 stack limit and those work perfectly fine. It seems to be the 64 item limit.

I do have other mods installed that could possibly be conflicting. I intend to test in the next few days and add it here; I don't have time tonight.

Mods that deal with inventory. Chest Tracker Inventorio Inventory Profiles Inventory Hud+ Item Scroller

JJSax commented 2 years ago

I don't believe I changed anything, but now it seems to be working as expected. I'll continue to see if I can get it to misbehave and provide updates if I find anything of use.

edit: Just figured out why. Changing the "Maximum Stack Size" setting doesn't change this behavior until a restart. The menu says all changes do not need a restart so I still feel this is a bug.

I.e. It defaults to 64. Changing the setting to 512 will still only allow your cursor to put down 64 items from the stack at a time. Restarting the game will resolve the issue and allow you to change to the new value of 512.