Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise default stackSize to 120 #986

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

careeoki
Copy link
Contributor

I saw Quantum suggest this number a few weeks ago.
Obviously, a larger stack size lets you carry more stuff. It also leads to less slots of the same item (ex. 4 slots of stone -> 2 slots of stone)

I tried it in survival for a little while and it felt nice. I was able to keep my torches in one slot, for example.
image

@ikabod-kee
Copy link
Collaborator

Why not 128?

@careeoki
Copy link
Contributor Author

120 might be nice, since it's divisible by 2, 3, 4, 5, 6, 8 and 10.

Copy link
Member

@IntegratedQuantum IntegratedQuantum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright let's try it

@IntegratedQuantum IntegratedQuantum merged commit b6dc901 into PixelGuys:master Jan 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants