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

Fix indices in quickMoveStack method #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Xaunther
Copy link

Some of the indices used to determine the behaviour of the quickMoveStack method are wrong, which results in incorrect quickMoveStack actions. For example, quick moving a stack from the last hotbar action does not work.

This MR just serves to fix these indices, although if you don't mind I could also improve, in a separate branch, the implementation to potentially avoid these kind of errors in the future (it would also serve me to learn more about modding MC 😄 )

@Xaunther Xaunther closed this Aug 27, 2024
@Xaunther Xaunther deleted the fix-iron-furnace-inventory-indices branch August 27, 2024 19:24
@Xaunther Xaunther restored the fix-iron-furnace-inventory-indices branch August 27, 2024 19:27
@Xaunther Xaunther reopened this Aug 27, 2024
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.

1 participant