frank89722 / Staaaaaaaaaaaack

A Minecraft mod made to merge dropped items beyond the vanilla stack limit while considering mod compatibility.
https://modrinth.com/mod/staaaaaaaaaaaack
MIT License
9 stars 1 forks source link

Quantity Display Issue (Maybe not an issue? I'm quite puzzled) #13

Closed Utopia1916 closed 6 months ago

Utopia1916 commented 6 months ago

I'm sorry for not using the bug report template, as my game isn't crashing and no actual errors are occurring

I'm not sure if this is a bug. I'm playing on version 1.20.4, and it runs fine, but instead of showing the total number of items in a stack, it displays the number of groups. I couldn't find any related settings in the configuration file. Is this something that can be adjusted? I never encountered this while using it in version 1.19.4.

I thought of another possibility. Could it be due to a mod I'm using to optimize game performance that stacks item drops once?

You can clearly see in the screenshot that when I drop a whole bunch of items, sometimes it shows 1 and sometimes it doesn't show anything, and when I drop the 65th item, the number changes to 2 2024-03-21_02 43 18

Just in case, I used a clean client again, only installing this mod, and the result was consistent. 2024-03-21_02 51 59

frank89722 commented 6 months ago

This is the new feature in v1.5, and you can modify it in the client configuration. If you are using fabric, you may need to delete the old config file to get the new setting.

Utopia1916 commented 6 months ago

Thank you so much for your response. I did indeed use the old version config directly