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

No way to combine item stacks in the inventory #189

Closed
DaveyBiggers opened this issue Jul 14, 2016 · 0 comments · Fixed by #190
Closed

No way to combine item stacks in the inventory #189

DaveyBiggers opened this issue Jul 14, 2016 · 0 comments · Fixed by #190
Assignees
Labels
Milestone

Comments

@DaveyBiggers
Copy link
Member

We can swap stacks around, but there's no way to combine them at the moment - eg if there are twelve blocks of granite in slot 0, and ten blocks of granite in slot 1, we should be able to combine them to get a stack of 22 granite blocks.

We need a command along the lines of
"combineInventoryItems 13 14"
to combine the stacks 13 and 14, if possible, and leave the result in slot 13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant